body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}

#general {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	text-align: center;
}

a {
	text-decoration: none;
	color: black;
}

#entrer a {
	font-style: italic;
}

#entrer a:hover {
	color: #336097;
}
