body.site {
	background: white;
	background-image: url(../images/ste_baume.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
