h1 , p,ul,h2
{
	color: green;
}
p,h1,ul,h2
{
	font-family: Trebuchet MS,Arial;
}
p
.flottant
{
	float:right ;
}
h1
{
	text-align: center;
}