body {
     background-color: #5A6269;
     margin-top: 50px;
     margin-left: 50px;
     }

a {
  text-decoration: none;
  color: #ffffff;
  }

h1 {
   text-align: center;
   color: #ffffff;
   }

p {
  color: #ffffff;
  }  

td.titre { 
         font-family: sans-serif;
         font-size: 12pt;
         font-weight: bold;
         color: #ffffff;
         text-decoration: none;
         }
      
