body,td,th {
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#logo { width: 165px; height: 125px; margin: 144px auto 0; }