body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.erreur {
	margin-top: 60px;
	margin-bottom: 0;
	text-align: center;
	color: #33CCFF;
}
a.erreur {
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	color: #33CCFF;
	text-decoration: none;
}
p.lien {
	font-size: 12px;
	margin-top: 0;
	text-align: center;
	color: #33CCFF;
}
a.lien {
	color: #33CCFF;
	text-decoration: none;
}