body{ 
  background: url('/images/sla_back_white.jpg') bottom left 
              no-repeat fixed white; 
}
div#design1{ 
  background: url('images/style-css2-2-title-2.png') bottom left  
              no-repeat white; 
  position: absolute; left: 150px; top: 10px; 
  width: 675px; height: 100px;
}
div#main, div#nav{ 
  background: url('/images/sla_back_white_white.jpg') bottom left 
              no-repeat fixed white; 
}
div#main{ margin-top: 100px; }
div#nav{ margin-top: 80px; }
div#nav span{ 
  background: url('/images/sla_back_black_black.jpg') left bottom 
              no-repeat black fixed; 
}