body{
background-color:#E5DEB0;
background-image:url('fond_4.jpg');
background-position: 50% 50%;
background-repeat:repeat-y;
margin-left: 15%;
margin-right: 15%;
font-family: times new roman, serif;
text-align: justify;
color: black
}
H1 {
font-family: times new roman, serif;
color:black;
font-size: 42pt; 
} 
H2 {
font-family: times new roman, serif;
margin-left : 3%;
font-size: 18pt;
}
H3 {
font-family: times new roman, serif;
font-size: 15pt;
}
H4 {
font-family: times new roman, serif;
font-size: 14pt;
}
P {
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
}