# body {

#  background-image:url("/layout/red_texture_background1.jpg");

#  background-repeat: repeat-y, repeat-x;
  background-position: center;

#  background-attachment: fixed;

# }


 body
 {
  background-image:url("/layout/red_texture_background1.jpg");

# background-image:url('paper.gif');
 background-repeat:repeat-y, repeat-x;
 }
