@charset "utf-8";

body {
	background-color: #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

h1 {
	text-indent: -5000px;
	padding-top: 71px;
	width: 430px;
	height: 71px;
	margin: auto;
	background-image: url(emilien-coquard.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

h2 {
	text-align: center;
	padding-top: 0px;
	margin-top: 10px;
	font-weight: normal;
}

p {
	text-align: center;
}

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

#feedbacks { padding-top: 30px; text-align: center; margin-bottom: 30px; font-weight: bold; color: yellow; }

#adresse { font-size: 18px; }

a:hover {
	text-decoration: underline;
}
