.fond {
	background-attachment: fixed;
	background-image: url(fond.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
