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

#titre
{font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;font-size:2em;font-weight:bold;color:red;text-align:center;}
#refrain
{font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;font-size:1em;font-weight:bold;color:black;text-align:left;}
#texte
{font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;color:gray;font-size:1em;text-align:center;}

#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;
}
