body
{  
   width: 1024px; /* longeur page */

   margin: auto; /* Pour centrer notre page */
  
}