body{
	margin:0;
	padding:0;
}
div{
	position:absolute;
	width:100%;
	height:100%;
	background-image:url('images/attente.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;	
	
}
