.wrapper {
	width: 950px;
}

.wrappermainbody {
	background-color:#333333;
	left: 235px;
	top: 102px;
	position: absolute;
	width: 72%;
}	
.mainbody {
	background-color: 333333;
}

.maintextbody {
	background-color:#FFFFFF;
	height: 170%;
	padding: 10px;
}