body{
background:#AD4F33 url(_images/bg-site.jpg) center top repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

 #footer{
  color:#fff;
   font-size:11px;
    padding:5px 0;
     width:960px;
      text-align:center;
       margin:5px auto;
 }
 
 h1
 { font-size:22px;
  color:#AD4F33;
   font-family:Georgia;
   text-indent:40px;
   height:50px;
    background:url(_images/bg-titre.gif) top left no-repeat;
 }
