.bandeau {
	background-image: url(Images/abattoir.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	height: 2cm;
	width: 2cm;
	background-position: 0px 0px;

}
