/* ---------- site ---------- */

body.site { 
  background-color: ;
  background-repeat: ;
  }

div.site { 
  position: absolute;
  top: 100px;
  left: 360px;
  }
  
div.top { 
  height:25px; 
  width:750px; 
  position: absolute;
  top: 0px;
  left: 250px;
  background-colo: #ff0000;
  }
 

   


  


