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