.wrapper,
#sp-header,
#sp-body,
#sp-bottom {
	background: transparent !important;
}
body {
	background-image: url("../images/Fond_site_transparence-fondu.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachement: fixed;
	background-color: transparent;
}
	
	