body {
background-image:url("https://78.media.tumblr.com/965f6dd7055367c854d7f6799a8c4b96/tumblr_oly81wdEDo1rnbw6mo1_540.gif");
background-position:center;
background-repeat: no-repeat;
background-size: 700px 1200px;
margin:5px 100px 5px 100px;
}
.entete {
height:120px;
width:300px;
background-color: transparent;
margin:auto;
font-family: 'JelleeRoman';
font-size:100%;
color:white;
text-align:center;
overflow:hidden;
}
.entree {
font-family: 'MontserratAlternatesRegular'; 
font-size: 20;
font-weight: bold; 
font-style: normal; 
color:white;
background-color:transparent;
height:700px;
width:550px;
text-align:justify;
margin:auto;
overflow:auto;
position:relative;
padding:5px;
}
.precision {
font-size: 10;
}
a{
color: white;
text-decoration: none;
font-size:25;
}