html, body{
height:100%;
}
body{
margin:0px;
overflow:auto;
font-family:Georgia, "Times New Roman", Times, serif;
background-image:url(img/legno.jpg);
background-color:#2E120F;
font-size:11px;
color:#333333;
}
td{
font-size:11px;
color:#333333;
}
a{
text-decoration:none;
color:#333333;
}
a:hover{
text-decoration:underline;
color:#000000;
}
.bianco{
font-size:11px;
color:#F4F1E5;
}
