@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url(bg/rotate.php);
	background-repeat: no-repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #A59E94;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
