body {
	background-image:url("https://www.desordre.net/photographie/numerique/vanites/700/198.jpg");
	background-size : 100%;
	background-repeat : repeat;
	background-attachment : scroll;
}
.entete {
	font-family: times new roman, serif;
	font-size:100%;
	color:#CDC6C4;
	text-align:center;
}
.entree {
	color:#CDC6C4;
	text-align:justify;
	overflow:auto;
}
a{
color:#CDC6C4;
text-decoration: none;
}