body
{background-color:black;
}

#titre
{font-size:6em; color:#fbbe21;text-align:center;font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;}

#titre2
{text-align:center; padding:7px;margin:7px;
font-family:  "Times New Roman", Times, "Liberation Serif", FreeSerif, serif;
font-size:1em;
color:#f0b34a;}

#corps_principal
{
text-align:center; padding:7px;margin:7px;
font-family: "Times New Roman", Times, "Liberation Serif", FreeSerif, serif;
font-size:1em;
color:white;
}



.retour
{
font-size:0.8em;
}
a
{
   color: #f0b34a;
   text-decoration: none;
   font-family:"century schoolbook";
   
}

a:hover
{
   text-decoration: underline;color:red;
}
