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

#arriere {
position: absolute;
top: 0;
left: 0;
margin: 0;
height: 36.75em;
width: 61.5em;
}

#arriere img {
width : 100%;
height: 100%;
}

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

#title1
{
position: absolute;	
left: 18.4375em;
top: 8.75em;
}

#title2
{
position: absolute;	
top: 32.5em;
left: 20em;
color:#fdf9f0;
}

#compteur
{
position: absolute;	
top: 34.375em;
left: 27.5em;
width: 5.625em;
height: 1.25em;
}

a img
{
border: none;
}

a.french_button
{
position: absolute;	
top: 30em;
left: 19.375em;
width: 9.5625em;
height: 1.75em;
text-decoration:none;
}

a.english_button
{
position: absolute;	
top: 30em;
left: 32.5em;
width: 9.5625em;
height: 1.75em;
text-decoration:none;
}