#oppcentralbody {
	position: absolute;
	height: 1080px;
	width: 650px;
	left: 175px;
	top: 127px;
	background-color: #CCCC99;
}
#opptext1 {
	position: absolute;
	height: 25px;
	width: 550px;
	left: 50px;
	top: 20px;
}
#opptext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	position: absolute;
	height: 400px;
	width: 550px;
	left: 50px;
	top: 80px;
}
#oppbottomtext {
	position: absolute;
	height: 40px;
	width: 650px;
	left: 0px;
	top: 1040px;
	background-color: #CCCC99;
}
