body { 
  background: white url("/layout/red_texture_background1.jpg");
  background-repeat: repeat-y, repeat-x;
  background-position: center;
  background-attachment: fixed;
}
