body
{
    
   
   margin-top: 20px;
   margin-bottom: 20px;   
   background-image: url("fondlivre.jpg");
   overflow:auto;
   
}   



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

}

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

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

}

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

   
}
p
{
color:white;

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

text-align: left;
}

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

}

sup
{
color: gold; 
}

#MESSAGE
{


left:50%;

position:absolute;
text-align: center;
top:25%;

}
#LIVRE
{

margin-bottom:10px;
left:40%;

position:absolute;
text-align: center;
top:80%;

}
#VOYAGES
{

margin-bottom:10px;
position:absolute;
left:75%;
top:35%;
height:20%;
}

#MENU
{

margin-bottom:10px;
position:absolute;
left:5%;
top:90%;
height:20%;
}
#bas
{
font-size: 30px;
}
#CURSEUR
{

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


