body
{background-color:black;
}

#titre
{font-size:4em; color:pink;text-align:center;font-family:elegance,courier new, courier, serif;}

#corps_principal
{
text-align:center; padding:7px;margin:7px;
font-family:  elegance,courier new, courier, serif;
font-size:0.9em;
color:white;
}



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

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