body {
	background-image: url(Images/Fond1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #B7CCC2;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
