body
{background-color:black;text-align:center}
#texte
{margin:10px; font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;;color:white;font-size:1em;text-align:center;}

#titre
{width:99%;height:50%;position:absolute;left:center;top:center;
font-size:3.5em; color:pink;text-align:center;font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;}


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

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