
          
    p{
        font-family: Arial;font-size: 12px; justify-content: center; line-height: 25px;
    }
    body{
        background-image: url(images/fond.jpg);
    }
    h1{
        background-color: black; color: white;
    }
    h2{
       text-decoration: underline; color: red;
    }
   
   
