/* CSS Document */
body {
   background-attachment:fixed;
   background-repeat:repeat-y;
   background-position:top center;   
   }


