body
{background-color:white;text-align:center;}

#titre
{position:absolute; left:5px; top:5px; width:12%; height:100%;font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;font-size:2.2em;font-weight:bolder;color:#abe271;line-height:9px;text-align:center;}
#texte
{position:absolute;  font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;color:black;font-size:1em;text-align:center;line-height:17px;}

#retour
{font-size:0.8em;line-height:25px;text-align:center;}
a
{
   color: red;
   text-decoration: none;
   font-family:"century schoolbook";
   
}

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