body {
	color: white;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url('Fond2.jpg');
}

h1 {	
	 font-size: 500%;
	 text-align: center;
}

h2 {	
	 font-size: 300%;
}

h3 {
	font-size: 300%;
}

h4 {
	font-size: 300%;
}

h5 {
	font-size: 300%;
}

p {
	font-size: 200%;
	text-align: center;
}

h6 {	
	font-size: 200%;
	text-align: center;
}

h7 {	
	font-size: 200%;
	text-align: center;
}