/* CSS Document */

body{
margin:0;
background-image:url(side.gif);
background-repeat:repeat-x;
}
.container{
 margin:0px auto;
}

