.fond_page {
	background-attachment: fixed;
	background-image: url(images/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	color: #FFF;
}

