body {
	background-attachment: fixed;
	background-image: url(fond2.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #FFCC99;
	font-family: "Andale Mono";
	text-align:justify;
}
a {
	font-size: 18px;
	color: #3399FF;
	font-style: normal;
	text-decoration: none;
	font-family: "Andale Mono";
}

