body
{background-image:url("images/fond8.png");}

#titre
{position:absolute; top:10px; font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;font-size:5em;color:#18becf;line-height:60px;text-align:center;}
#texte
{ font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;color:#8c2137;font-size:1em;text-align:center;line-height:19px;}

#retour
{font-size:0.8em;line-height:25px;text-align:right;}

a
{
   color: red;
   text-decoration: none;
   font-family:"century schoolbook";
   
}

a:hover
{
   text-decoration: underline;color:#8c2137;
}