BODY { 
  background: url("bg001.jpg"); 
background-attachment: fixed; 
background-repeat: repeat-x; 
background-position: top; 
background-color: rgb(x,y,z); 
}
