/* CSS Document */
body{
text-align:center;
margin:0px;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#810348;
}