body {
	Margin: 0px;
	background-repeat: repeat;
	font-family: Verdana;
	background-color: #000000;
	background-image: url(images/fond.jpg);
}
h1 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bolder;
}
h2 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
h3 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
h4, h5, h6 {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
}
a:link {
	color: #A40F00;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FFFFFF;
}
