body {
	margin:0px;
	background-attachment: scroll;
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	font-size: 1px;
}

a:link {
color: #797961;
}
a:hover {
color: #797961;
}
a:visited {
color: #797961;
}
a:active {
color: #797961;
}
#maintable {
width: 100%;
height: 100%;
}
.credits {
	color: #797961;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
#center {
	width:970px;
	height:560px;
	margin:-280px 0 0 -485px;
	top:50%;
	left:50%;
	position:absolute;
}

