div
{
	text-align: center;
}

h1
{
	font-family: 'Delius', cursive;
	font-size: 2.5em;
	color: #2364aa;
}

h2
{
	font-family: 'Delius', cursive;
	font-size: 2em;
	color: #2364aa;
}

p
{
	font-family: 'Delius', cursive;
	font-size: 1.5em;
	color: #006600;
}

i
{
	font-size: 0.5em;
}

#carte
{
	max-width: 30%;

}

#logo
{
	max-width: 100%;
}

#schema
{
	max-width: 50%;

}