
body { width: 1280px;  background:#c0c0c0; color: #000000 }
.titolo {
         font-size : 24px;  color: #000000; 
         font-weight : bold; text-align: center; }
.aspetto {
         font-family : arial, helvetica, sans-serif; 
         font-size : 18px; margin-top: 5px; margin-left: 30px; margin-right: 25px;
         margin-bottom: 5px;  font-weight : bold;
         }
.cornice { margin-top: 15px; margin-left: 10px; margin-right: 10px;
         margin-bottom: 20px; padding: 15px; text-align: center;
         background: #F2E70D; color: #000000: 
         border-width: medium; border-color: #0380FC; 
         border-style: outset;
         font-family : arial, helvetica, sans-serif; 
         font-size : 35px; font-weight : bold; color: blue; }
hr { color: #0000ff; noshade: noshade; }
