*
{
	text-align: center;
	font-family: verdana;
	background-image: url('Fond_ecran_page1.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body
	

h1
{
	font-size: 4em;
	color: rgb(225, 91, 236);	
}
h2
{
	font-size: 3em;
	color: rgb(225, 91, 236);
}
h3
{
	color: rgb(255, 159, 255);
}
p
{
	text-align: center;
}