<!-- CORPS GENERAL -->
body         { background-image: url('images/fond1.gif'); background-repeat: repeat }
<!-- PARAGRAPHES -->
P {font: 120%}

<!-- TITRE -->
H2 {font: 180% "Comic Sans MS" ; font-weight: bold ; text-align: center ; color: maroon}
H3 {font-size: 135% ; font-weight: bold ; text-decoration:underline ; color: olive}
