body {
	background-image: url(images/fond.jpg);
	background-color: #c1330b;
    background-repeat: no-repeat; 
    background-position: center 225px;
	background-attachment: fixed;
}

.Style3 {font-size: 48px; color: #333333;}
.Style24 {font-size: 24px}
.Style36 {font-size: 36px}
.Style18 {font-size: 20px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
-->
</style>