body {
	Margin: 0px;
	background-repeat: repeat;
	font-family: Verdana;
	background-color: #554b82;
	background-image: url(images/fond.jpg);
}
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: 7pt;
	font-weight: normal;
}
a:link {
	color: #aaa0d2;
}
a:visited {
	color: #e4bb16;
}
a:hover {
	color: #554b82;
}

