html{
width:100%;
height:100%;
margin:0px;
}
body{
width:100%;
height:100%;
margin:0px;
background:url(../gfxsito/bg.png) center center no-repeat #242424;
color:#AEADAD;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}
table{
height:100%;
}
span{
font-size:11px;
}
img{
margin-top:10px;
}
