body { margin: 0; padding: 0; background: #f2f2f2; }
.mainwrapper { 
	background-image: url(mainbg.jpg); background-position: center; background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 915px;
	height: 800px;
	margin-top: -75px;
	margin-bottom: -75px;
}
.formhere {
	background: transparent !important;
	width: 371px;
	height: 513px;
	display: block;
	position: relative;
	float: left;
	left: 124px;
	top: 170px;
	padding: 1px;
	overflow: scroll;
}