BODY {
	background-attachment: fixed;
}

#bodyLayer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 145px;
	z-index: 4;
	visibility: hidden;
}

#propLayer {
	position: absolute;
	left: 97px;
	top: 51px;
	width: 53px;
	height: 24px;
	z-index: 5;
	visibility: hidden;
}