/* CSS Document */
body{
background-image:url(../images/back.png);
background-attachment:fixed;
background-repeat:repeat-x;
background-color:#B90000;
}
