html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a img{
margin:0;
padding:0;
border:0;
}
html{
height:100%;
}
body{
font:11px Arial, Helvetica, sans-serif;
color:#000;
background:#000 url(../img/base.jpg) top left repeat-x;
width:100%;
height:100%;
text-align:center;
}
a{
font-size:15px;
color:#fff;
text-decoration:none;
}
a:hover{
color:#FF0000;
}
#content{
position:relative;
top:249px;

}
.credits{
font:11px Arial, Helvetica, sans-serif;
color:#fff;
}
#crediti{
position:absolute;
bottom:10px;
right:20px;
}


