.spoonDIV {
	background-image: url(images/abt_spoon.jpg);
	position: absolute;
	height: 587px;
	width: 352px;
	left: 7px;
	top: 7px;
}
.whatwasDIV {
	position: absolute;
	height: 59px;
	width: 149px;
	left: 366px;
	top: 215px;
}
.whatisDIV {
	position: absolute;
	height: 59px;
	width: 149px;
	left: 515px;
	top: 215px;
}
.whatwillDIV {
	position: absolute;
	height: 59px;
	width: 150px;
	left: 664px;
	top: 215px;
}
.contentDIV {
	font-family: tahoma;
	font-size: 8pt;
	color: #3939B9;
	position: absolute;
	width: 450px;
	left: 366px;
	top: 317px;
	font-weight: 600;
	text-indent: 15px;
	text-align: justify;
}
