body {
background:url(../img/sfondo_body.jpg);
margin:0;
font-family:trebuchet,tahoma,sans;
color:#59191a;
font-size:12px;
}

#riga1 {
min-height:242px;
background:url(../img/sfondo_riga1.jpg); 
}

#sezione_superiore {
width:907px;
min-height:242px; 
margin-left:auto;
margin-right:auto;
background:url(../img/sfondo_sezione_superiore.jpg) no-repeat;
position:relative;
}
 
#riga2 {
min-height:100px;
background:url(../img/sfondo_riga2.jpg); 
}

#sezione_centrale {
width:907px;
min-height:312px;  
margin-left:auto;
margin-right:auto;
background:url(../img/sfondo_sezione_centrale.jpg) no-repeat bottom;
}

#footer {
clear:both;
}

.ghost {
display:none;
}
