/* Valentina nota progetti_grafici */
/* www.valuzza.net */

body{
margin: 0 auto;
padding: 0;
border: 0;
background: #ffffff url('../images/ombra.jpg') repeat-x top left;
height: 100%; 
max-height: 100%;
min-width: 900px;
text-align: center;
font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
font-size: 10px;
color: #666666;
}