@charset "utf-8";
.Cosmos {
	background-attachment: fixed;
	background-image: url(/Background/Tile.jpg);
	background-repeat: repeat;
	border: medium solid #999999;
	max-height: 1008px;
	max-width: 934px;

}
.maintable {
	height: 1008px;
	width: 934px;
	position: fixed;

}
.innertable {
	position: fixed;
	height: 809px;
	width: 825px;
}
.maintable .innertable .help {
	position: fixed;
	height: 34px;
	width: 329px;
}
buttons {
	height: 50px;
	width: 130px;
	position: fixed;
}
