body 
   {
      background-color: #000000;
   }

#background
   {
      z-index: -1;
   }
#copyright
   {
      color: white;
   }
#center
   {
      position: absolute; top: 10px; left: 200px;
   } 
#image1
   {
      position: absolute; top: 15px; left: 600px;
      
   } 
#theText
   {
      color: white; position: absolute; top: 500px; left: 250px; font-size: 15pt
      
   } 