body
{	font-size:13px;
	line-height:15px;
	font-family: Tahoma,sans-serif;
	color: #FFF;
	background-color:#000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}

a:link,a:visited
{	text-decoration: none;
	color: #FFF;
}
a:hover
{	text-decoration: none;
	color: #BBB;
}

td,th
{	font-family: Tahoma,sans-serif;
	border-collapse: collapse;
	border:1px solid #545454;
	padding:2px;
	margin:0px;
}
th
{
background-color:#333;
}
table
{
margin-left: auto;
    margin-right: auto;
}