body {
   background-color: #000000;
   font: 13px "Trebuchet MS", Verdana, Helvetica, sans-serif; 
   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;
   }

#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;
   }