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