@charset "utf-8";
/* CSS Document */
body
{
   width: 80%;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;    
   background-image: url("images/fond.png");
}


