.Background_Image {
	background-attachment: scroll;
	background-image: url(Index_Wesseling_background2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
