/* warning   ne pas supprimer les styles h1 et h2, sinon  gros pb  */
h1 {
padding : 0px;
text-align: center;
font-size: 60px;
font-weight: bold;
font-family : "Pristina" ;
color: white;
}
h2 {
padding : 0px;
text-align: center;
font-size: 48px;
font-weight: bold;
font-family : "Pristina" ;
color: yellow;
}
h3 {
padding : 0px;
text-align: left;
font-size: 32px;
font-weight: bold;
font-family : "Pristina" ;
color: #DBDD10;
}