
#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;
}

.shadow {
	font-size: 17pt;
	font-weight: 100;
	color: #000000;
	font-family: "Bauhaus 93","Arial";
}

.fill {
	font-size: 17pt;
	font-weight: 100;
	font-style: normal;
	color: #000000;
	font-family: "Bauhaus 93","Arial";
}

