body {
	background-image: url(../img/fond1.jpg);
	background-repeat: repeat;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
a {
	text-decoration: none;
	color: #920E0E;
	font-weight: bold;
}
a:hover {
	color: White;
}

p.pcentre {
text-align: center;
}

h1 {
	text-align: center;
	font-size: 135%;
	letter-spacing: 3px;
}

.rouge {
	color: #920E0E;
}.webmaster {
	font-size: 10px;
	text-align: center;
}
