body
{
margin:0;
padding:0;
height: 100%;
width: 100%;
}

#arriere {
position: absolute;	/* dimension et positionnement du bloc conteneur  de l'image */
left: 0;
top: O;
}

h1
{
color: black;
font-size: medium;
font-family: "Times New Roman",Arial, serif;
text-align: left;
}

#title1
{
position: absolute;	
left: 295px;
top: 140px;
}

#title2
{
position: absolute;	
top: 530px;
left: 320px;
color:#fdf9f0;
}

#compteur
{
position: absolute;	
top: 550px;
left: 440px;
}

a img
{
border: none;
}

a.french_button
{
position: absolute;	
top: 480px;
left: 310px;
text-decoration:none;
}

a.english_button
{
position: absolute;	

top: 480px;
left: 520px;
}