body {
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0; 
	margin-top:10px;
	background-color: #000000;
	background-image:url(img/background.gif);
	background-position:top;
	background-repeat:repeat-x;
}

a, a:visited, a:active {
	text-decoration: none;
	color:#fff100;
}

a:hover {
	text-decoration: none;
	color:#ffffff;
}

td, div, p {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size:13px;
	color:#ffffff;
}

#fullheight{height:100%}

