body {
	font-family : Georgia, Verdana, times;
	background-image : url(SauvetatFond.jpg);
	background-position : 50% 95%;
	background-repeat : no-repeat;
	background-attachment : fixed;
	text-align : justify;
	font-size : 12pt;
}

h1 {
	color : rgb(166,135,103);
	font : bold italic 18pt Georgia;
	margin-top : 20px;
	margin-bottom : 10px;
	text-align : center;
}
h2 {
	color : rgb(54,111,210);
	font : italic Verdana;
	font-size : 14pt;
	text-align : center;
}
p {
	color : rgb(54,111,210);
	font : Georgia;
	text-align : center;
}
