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

