body{
background-image:url('fond_5.jpg');
margin-left: 3%;
margin-right: 10%;
font-family: times new roman, serif;
text-align: justify;
color: black
}
H1 {
font-family: times new roman, serif;
font-variant: small-caps;
font-size: 28pt;
text-align: center;
} 
H2 {
font-family: times new roman, serif;
font-variant: small-caps;
font-size: 16pt;
text-align: center;
} 
H3 {
font-family: times new roman, serif;
margin-left : 3%;
font-size: 16pt;
}
H4 {
font-family: times new roman, serif;
font-size: 15pt;
}
H4 {
font-family: times new roman, serif;
font-size: 14pt;
}
H5 {
font-family: times new roman, serif;
font-size: 13pt;
}
P {
font-family: times new roman, serif;
font-size: 12pt;
}
LI {
font-family: times new roman, serif;
font-size: 12pt;
}
hr {
border-bottom: 2px solid #000000;
text-align: center;
}
a {
font-family: times new roman, serif;
text-decoration: underline; color: #000000
}
a:link {
font-family: times new roman, serif;
text-decoration: underline; color: #000000
}
a:visited {
font-family: times new roman, serif;
text-decoration: underline; color: #000000
}
a:active {
font-family: times new roman, serif;
text-decoration: underline; color: #000000; font-weight: bold
}