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

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

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

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