body  {
	background-image: url(../images/FondRoseMarbre.jpg);
	background-repeat: repeat;
}
#corps {
	background-repeat: no-repeat;
	width: auto;
	height: 800px;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	font-family: "Adobe Garamond Pro";
}
h1 {
	text-align: center;
	color: #000;
	font-size: 60px;
}
h2 {
	text-align: center;
	color: #F0F;
	font-size: 36px;
	alignment-adjust: central;
}
h3 {
	text-align: center;
	color: #000000;
	font-size: 24px;
}
