/* CSS Document */
.layer3 {
	background-image: url(images/beckside%20cottage.jpg);
	height: 340px;
	width: 369px;
	position: absolute;
	z-index: 4;
	left: 50%;
	top: 255px;
}

