BODY
{
	background: "#99cc66";
	background-image: url("feuilles.gif");
	text-align: Center;
}

H1
{
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 30px;
	text-decoration: underline;
}
P
{
	font-family: verdana;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

A
{
	text-decoration: none;
	color: blue;
}

TABLE
{
	text-align: Center;
}
