body{
    font-family: Arial; font-size: 12px;  background:url(fond.jpg);
}

h1{
    background-color: #000000; color: #ffff;
}
h2{
    color: #ff0000; text-decoration : underline ;
}
p{
    line-height:25px; text-align :justify ;
}