body {
	background-image : url("https://data.whicdn.com/images/287913931/original.gif");	
	background-size : 100%;
	background-repeat : no-repeat;
	background-position : center;
	background-color : black;
	font-family : Apple Chancery, cursive;
	color : #FFC800;
}
.page {
	margin: auto;
	text-align: center;
}
.entete {
	width: 500px;
	padding: 5px;
	margin: auto;
}
h1 {
	font-size : 25px;
}