body
{
    
   margin-top: 20px;
   margin-bottom: 20px;   
   background-color: black;
   overflow:auto;
   
}   



h1:first-letter 
{
   font-weight: bold;
   font-size: 60px; 
   color: red; 
   
   font-family: "Accent SF","Script G731","Arial Black", Arial, Verdana, serif;

}

h1
{
font-size: 40px; 
   color: maroon;
   text-align: center;
   font-family: "Accent SF","Script G731","Arial Black", Arial, Verdana, serif;

}
h2:first-letter 
{
   font-weight: bold;
   font-size: 50px; 
   color: red; 
   
   font-family: "Accent SF","Script G731","Arial Black", Arial, Verdana, serif;

}

h2
{
font-size: 30px; 
   color: maroon;
   text-align: center;
   font-family: "Script G731","Arial Black", Arial, Verdana, serif;

   
}
p
{
color:maroon;

font-size: 40px;
font-family: "balanineAntique","Script G731","Arial Black", Arial, Verdana, serif;

text-align: center;
}

p:first-letter 
{
   font-weight: bold;
   font-size: 50px; 
   color: red; 
   text-align: center;
   font-family: "balanineAntique","Script G731","Arial Black", Arial, Verdana, serif;

}
#COUVERTURE
{


left:20%;
right:20%;
position:absolute;
text-align: center;
top:240px;

}
#CITATIONS
{

margin-bottom:10px;
left:10%;
right:10%;
position:absolute;
text-align: center;
top:680px;

}


#MENU
{

margin-bottom:10px;
position:absolute;
left:5%;
top:50%;
height:20%;
}
#VOYAGES
{
margin-bottom:10px;
position:absolute;
left:80%;
top:50%;
height:20%;

}
#CURSEUR
{

margin-bottom:10px;
position:absolute;
left:40%;
top:300px;
height:20%;
}


