body {
	Margin: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	background-position: left top;
	background-color: #000000;
}
h1 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bolder;
}
h2 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
h4, h5, h6 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #FFCC33;
}
a:hover {
	color: #FF6600;
}
