body
{
background-image: url("img/37.jpg");
background-repeat: repeat;
background-attachment: fixed;
}
p
{
text-align: center;
}
a img /*toutes les bordures contenues dans un lien*/
{
border: none;
}
h2
{
color: red;
text-align: center;
font-family: "Georgia",Time News Roman,Arial,serif;
font-size: 14px;
} 
h4
{
text-align: left;
text-decoration: ;
font-family:"Georgia",Time News Roman,Arial,serif;
font-size: 18px;
color: navy
}
h1
{
text-align: justify;
font-family:"Georgia",Time News Roman,Arial,serif;
font-size: 14px;
}
h5
{
text-align: right;
font-family:"Georgia",Time News Roman,Arial,serif;
font-size: 14px;
}
h6
{
color: black;
text-align: center;
font-family: "Georgia",Time News Roman,Arial,serif;
font-size: 20px;
}
h3
{
text-align: center;
text-decoration: underline;
color: red;
font-family:"Georgia",Time News Roman,Arial,serif;
font-size: 22px;
}