/* CSS Document */
html
	{height:100%;}
	
	
body
	{
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:100%;
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	height:100%;
	}





#footer
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}