body 
{
   width: 95%;
   margin: auto; 
   margin-top: 10px; 
   margin-bottom: 20px;    
   background-color: #00469B;
   text-align: center;
 }
.french
{
font-family: Arial, "Times New Roman", serif;
text-align: justify;
color: white;
font-size: 100%;
}
.english
{
font-family: Arial, "Times New Roman", serif;
text-align: justify;
color: yellow;
font-size: 100%;
}


a
{
text-decoration: none;
color: yellow;
}
a:hover
{
text-decoration: underline;
}
img
{
border: 0;
}












       
        

   
   
   
  



