/* CSS Document */
body {
margin:0px;
padding:0px;
background-color:#000000;
background-image:url('bg.jpg');
background-repeat:repeat-x;
}

