.backgroundimage {
	background-attachment: scroll;
	background-image: url(images/div-bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	height:1136px;
	width:870px;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;
	left: 0px;
}
.oppbackgroundimage {
	background-attachment: scroll;
	background-image: url(images/opp-div-bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	height:1136px;
	width:891px;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;
	left: 0px;
}


#quote_engine .label { color: yellow !important; }
#quote_engine h5 { color: yellow !important; } 