html
   {
       margin:0;
       padding:0;
       background: url("img/accueil.jpg") no-repeat center fixed;
       webkit-background-size: cover;
       background-size: cover;
   }   