body {
margin: 0px 0px 0px 0px;
padding: 40px 0px 0px 0px;
height:100%;
background-color: #000000;
background-repeat: no-repeat;
background-position: top center;
color:#000000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}

a {
color:#f97e18;
text-decoration: none;
}

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

#container { 	
margin:0 auto;
padding:0;
width:600px;
}
