body {
	font-family: "Courier New", Courier, mono;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(img/fond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;



}
a {
	color: #999999;
	text-decoration: none;
}
