/* Taille du texte dans le contenu */ 
body { 
   font-size : 18px; 
}

article{
 font-family: 'book antiqua', palatino;
font-size: 18px !important;
color: #000080 !important;
}
