/*  01100011 01100001 01100110 01100001 01110010 01101110 01100001 01110011 */

html,body{
	margin:0px;
    padding:0px;
    min-height:100%;
	height:100%;
	text-align:center;
	background-color:#000;
	color:#990000;

}

* {
	margin: 0;
	padding: 0;
	border: none;
}
	
img {border: 0;}

a{outline:0;}

/**/
#www{
    min-height:100%; 
    height:auto !important; 
    height:100%;
    margin:0 auto 0 auto; 
	text-align:center;



}

<!--
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
-->
