/* CSS Document */


#background1{
  height:1000px;  width:800px;
  left:400px;
  top: 0px;
  
 }#background2{
  position:relative;
  text-align: left;
  height:30px;  width:400px;
  left:150px;
  top: -550px; 
  
 }#background3{
  position:relative;
  text-align: left;
  height:30px;  width:400px;
  left:800px;
  top: -580px; 
  
 }