body
{background-color:black;
}

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

#dédicace
{font-size:0.8em; color:#acd9a2;text-align:center;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:0.9em;
color:#b3e9ff;
}



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

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