
article p
{
font-size:0.9em;
margin: auto;
margin-left: 8%;

width: 80%;
text-align: center;
color: black;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
}
article h1
{
font-family: "trebuchet MS",Arial, "Arial Black", "Times New Roman", Times, serif;
margin-top: 0px;
margin-bottom: 10px;
font-size:2.0em;
color: gray;
text-align: center;
font-style: oblique;
}
article a
{
font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
font-size: 0.9em;
color: rgb(66,66,255);
margin-left: 5%;
}
article a:hover
{
background-color: rgb(0,128,64);
   color: rgb(183,219,255);
 }
article #gratuirama
 {
 margin-left: 40%;
 }
 