body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    background: #081C35 url('../images/molti_alberi.png') repeat-x top left;
	color: #666;
   }

a, a:link, a:visited, a:hover, a:active {color: transparent; text-decoration: none; border: none;}

#centrale {
   display:none;
   position: absolute;
   left: 50%;
   top: 40%;
   margin-top: -180px; /* make this half your image/element height */
   margin-left: -200px; /* make this half your image/element width */
   width: 400px;
   }

#logo {
   width: 400px;
   }

#date {

   }

#benvenuti {
   width: 400px;
   margin-top: 20px;
   }
   
#left_01 {
   display:none;
   position: absolute;
   left: 34px;
   top: 10px;
   text-align: center;
   }
#left_02 {
   display:none;
   position: absolute;
   left: 10px;
   top: 160px;
   text-align: center;
   }
#left_03 {
   display:none;
   position: absolute;
   left: 10px;
   top: 320px;
   text-align: center;
   }

#top_right {
   display:none;
   position: absolute;
   right: 10px;
   top: 10px;
   text-align: center;
   }

#bottom_right {
   display:none;
   position: absolute;
   right: 10px;
   bottom: 10px;
   text-align: center;
   }

#shinystat {
   position: fixed;
   left: 10px;
   bottom: 10px;
   }
