@charset "utf-8";


html, body { height: 100%; width:100%;}
 html { overflow: hidden; }

body {
background: #000000 url(background.jpg) repeat fixed 100% 0;
font-family:Arial;
font-size:10px;
font-style:Bold;
color:#000000;
margin:0 auto;
}
</style>