/* CSS Document */
html, body {
background-color: #000;
width: 100%;
height: 750px;
margin: 0px auto;
padding: 0px;
text-align: center;
font-size: 11px;
font-family: arial, verdana;
color: #9a9a9a;
}
