h1 {
    background-color: black;color: white;font-weight: bold;
}

h2 { 
    color: red;font-weight: bold;text-decoration: underline;
}
body{
    font-family: Arial;font-size: 12;background-image: url(image/fond.jpg);text-align: justify;line-height:25px ;
}