body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010318;
	background-color: #000000;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
