html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a img{
margin:0;
padding:0;
border:0;
}
html{
overflow:hidden;
height:100%;
}
body{
height:100%;
background:#000;
font:12px Arial, Helvetica, sans-serif;
color:#fff;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
