.mainpart {
	position: relative;
	height: 700px;
	width: 85%;
	top: 50px;
	margin-right: auto;
	background-color: #99CC33;
}

