body {
	background-color: #435573;
	margin-left: 5%;
	margin-right: 5%;
	margin: auto;
	padding-top: 51px;
	text-align: center;
	margin: auto;
	width: 800px;
}

#top_page p {
	font: small-caps 3em Times, Georgia, "Times New Roman", serif;
	color: #b38b6d;
	height: 10px;
	text-align: center;
}

h3 {
	color: #ca57ff;
}

p sup {
	color: #a3a3a3;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#title {
	width: 500px;
	border: 1.9px dotted #000;
	margin: 170px 150px 70px;
}

h1 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b66b35;
	margin-top: 30px;
	margin-bottom: 30px;
}

h1 em {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b66b35;
	margin-top: 30px;
	margin-bottom: 30px;
}

p {
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	color: #b49c7f;
}

.enjoy {
	color: #917a00;
	font-size: 1.2em;
}

#improvement {
	width: 500px;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 20px;
	color: #a4aa9c;
	border: 1px dashed #2c2694;
	opacity: 1;
	padding-top: 2px;
}

ul {
	list-style-type: none;
	margin-right: 35px;
}

.droite {
	text-align: left;
	padding-left: 50px;
}

.gauche {
	text-align: right;
	padding-right: 50px;
}

#bottom_page {
	width: 500px;
	padding-top: 50px;
	padding-left: 100px;
}

h6 {
	color: #648800;
	text-align: right;
	direction: ltr;
	font: italic 0.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	opacity: 1;
}

#mail_link a{
	text-decoration: none;
	color: #648800;
}