body {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	background: #D5D6D7 url('http://www.marencontrechaude.com/images/bgcolor.jpg');
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.clear {
	clear: both;
	}

a {
	color: #F30020;
	text-decoration: none;
	}

a img {
	border: none;
	}

a:hover {
	color: #4A0107;
	text-decoration: underline;
	}

h1 {

	font-size: 36px;
	padding-right: 40px;
	}

h1 a, h1 a:hover, h2 a, h2 a:hover {
	text-decoration: none;
	}

h2 {
	font-size: 22px;
	}

h2 a {
	color: #36C;
	}

h3 {
	font-size: 16px;
	}

