html body {
margin:0px;
padding:0px;
}

body{
background-image: url(../fond.jpg);
background-repeat:repeat-x;
} 