  /*style appliqué à toutes les pages*/
  
  body
  {
      background-color: black;
  }
  
  .image
  {
    
      text-align: center;
  }
   
 