/* CSS Document */

body {
     margin-top: -1px; 
     background-image: url(index.jpg); 
     background-repeat: repeat-x;
     }
     
.flash {
     padding-left: 28px;
     text-align: center;
     z-buffer: 1;
}

