body
{background-color:#3c455d;
}

#titre
{
font-size:3em; color:#e38092;font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;}

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



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

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