 
BODY{
  background-image : url(images/background.jpg);
  background-attachment : fixed;
  background-repeat : repeat;
  background-color : white;
}
