.dk {
	background-image: url(images/shield-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tourbg {
	background-attachment: fixed;
	background-image: url(images/home-middle-bg-map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mapbg {
	background-image: url(images/home-middle-bg-map.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;

}
