*{
	margin: 0;
	padding: 0;
}
body{
background-color: white;
}
h1{
	color:rgb(255, 0, 255);
	font-family:'Oswald', sans-serif;
	text-align:center;
	font-size:45px;
	padding:10px;
}	
#bandeau{
	margin-bottom:10px;
	text-align:center;
}
#image1{
	margin-left:40px;
	margin-bottom:10px;
	float:none;
	text-align:center;
}
#image2{
	margin-left:40px;
	margin-bottom:10px;
	float:none;
	text-align:center;	
}
#image3{
	margin-left:40px;	
	margin-bottom:10px;
	float:none;
	text-align:center;
}
#image4{
	margin-left:40px;
	margin-bottom:10px;
	float:none;
	text-align:center;	
}
#image5{
	margin-left:40px;
	margin-bottom:10px;
	float:none;
	text-align:center;
}