body
{background-color:black;
}

#titre
{width:99%;height:50%;
font-size:3em; color:white;font-family:calibri;}

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



.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;
}
