body 
{
 background-image: url("matt.gif");
 color: Blue;
}

#box_foto_intestazione 
{
 overflow: hidden;
 position: absolute;
 top: 0px;
 left: 0px;
 width: 1500px;
 height: 120px;
 border-style: solid;
 border-width: 0px;
 color: #ffff00;
 font-size: 8pt;
 font-family: Verdana, Arial,  sans-serif;
 font-style: bold;
 text-align: left;
}

#box_nome_sito 
{
 position: absolute;
 top: 10px;
 left: 20px;
 width: 250px;
 height: 30px;
 border-style: solid;
 border-width: 0px;
 color: #ffff00;
 font-size: 14pt;
 font-family: Verdana, Arial,  sans-serif;
 font-style: bold;
 text-align: left;
}

#box_autore 
{
 position: absolute;
 top: 45px;
 left: 20px;
 width: 250px;
 height: 20px;
 border-style: solid;
 border-width: 0px;
 color: #ffff00;
 font-size: 8pt;
 font-family: Verdana, Arial,  sans-serif;
 font-style: bold;
 text-align: left;
}

#box_bandiera 
{
 position: absolute;
 top: 70px;
 left: 20px;
 width: 250px;
 height: 30px;
 border-style: solid;
 border-width: 0px;
 color: #ffff00;
 font-size: 8pt;
 font-family: Verdana, Arial,  sans-serif;
 font-style: bold;
 text-align: left;
}

#box_data 
{
 position: absolute;
 top: 15px;
 right: 20px;
 width: 230px;
 height: 30px;
 border-style: solid;
 border-width: 0px;
 color: #ffff00;
 font-size: 8pt;
 font-family: Verdana, Arial,  sans-serif;
 font-style: bold;
 text-align: right;
}

#box_posta_destra 
{
 position: absolute;
 top: 50px;
 right: 20px;
 width: 230px;
 height: 30px;
 border-style: solid;
 border-width: 0px;
 color: #ffff00;
 font-size: 8pt;
 font-family: Verdana, Arial,  sans-serif;
 font-style: bold;
 text-align: right;
}
