body {
   height             : 100%;
   font               : 100% Verdana,Arial,Helvetica,sans-serif; 
   margin:0px; background-position: center top; 
   text-align         : center;
   background-color   : #000000;    /* kolor całej strony */
   } 
   
#content {
   text-align         : center ;
   height             : auto;
   width              : auto;
   }