body
{
background-color:gray;
	}

#titre
{width:99%;height:50%;
font-size:3em; color:#c34851;text-align:center;font-family:Freeserif,Georgia,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:#99c4ff;
}



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

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