h1
{
	text-align: center;
	background-color: blue;
}
p
{
	font-family: Verdana;
	font-style: italic;
	color: green;
}
a
{
	color: blue;
}
.curiosite{
	text-align: center;
}