body {
	background : #d5d8cd;
}

#boite {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.8em;
	text-align: right;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	text-align: right;
}

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

a:hover {
	color: #6d7e3f;
}