body
{background-color:black;
}

#titre
{width:99%;height:50%;
font-size:3em; color:#c34851;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:#99c4ff;
}



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

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