@charset "utf-8";
a img {border:0; }
html, body {  
    
	overflow: hidden;

    background-color: #000000;
    background-repeat: no-repeat;
	background-position: top center;
	
	height: 100%;
	width: 100%;
	margin: 0;

	margin-left: 				0px;
	margin-right: 				0px;
	margin-top: 				0px;
	margin-bottom: 				0px;
}




table.footer {
	width: 450;
	height: 27px;
	margin-top: 250px;
	margin-bottom: 0px;
	font-family: verdana;
}
table.footer td {
	padding: 3;
	color: #fff;
	font-size: 10px;
}
table.footer td a {
	color: #fff;
	text-decoration: underline;
}
table.footer td a:hover {
	text-decoration: none;
}


