/* CSS Document */
.bg {color: #361E42}
body{
margin:0px;
background-image:url(images/bg_main.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}

