body {
	background-color:		#000033;
	background-image:		url('../img/background.jpg'); 
	background-repeat: 		no-repeat;
	background-attachment:	fixed;
	background-position: 	50% 0%; 
	margin-top:				0px;
	font-family:			Verdana;
	font-size:				12px;
}
	
body a{
	color:					#E88743;
}

#sitecontainer	{
	position:		  	 absolute;
	width:			    800px;
	height:		        600px;
	left:				50%;
	margin-top:			0px;
	margin-left:		-400px;
	background-color:	transparant;
}

table {
		font-family:		Verdana;
	font-size:			12px;
}