body {
	background-image: url(Images/jute.jpg);
	/*background-color: #F6E8B1;*/
    font-family:tahoma, geneva, sans-serif;
}

.merci {
	color: #FF007F;
	font-size: 2em;
	text-align: center;
	background-color: #FFFFCE;
	border-style: solid;
	border: 0.1em solid #00B4F4;
	border-left: 0;
	border-right: 0;
}

#container {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}

#entete {
	width: 50%;
    display: block;
	margin-right: auto;
	margin-left: auto;
	border: solid white 1em;
}

#hautgauche {
	width: 20%;
	position: absolute;
	top: 0;
	left: 0;
}
