#main_container{
	position: relative;
	margin: auto;
	width: 900px;
	height: 1010px;
}

#white-portion{
	position:absolute;
	margin: auto;
	width: 621px;
	height: 912px;
	top: 92px;
	left: 0px;
	background-color:#FFFFFF;
}

#about-heading{
	position:absolute;
	margin: auto;
	width: 336px;
	height: 30px;
	top: 20px;
	left: 20px;
}

#about-banner{
	position:absolute;
	margin: auto;
	width: 583px;
	height: 295px;
	top: 70px;
	left: 20px;
}

#about-txt{
	position:absolute;
	margin: auto;
	width: 560px;
	height: 100px;
	top: 387px;
	left: 30px;
}

#round-edge1{
	position:absolute;
	margin: auto;
	width: 15px;
	height: 15px;
	top: 0px;
	left: 0px;
}

#round-edge2{
	position:absolute;
	margin: auto;
	width: 15px;
	height: 15px;
	top: 0px;
	left: 606px;
}

#round-edge3{
	position:absolute;
	margin: auto;
	width: 15px;
	height: 15px;
	top: 897px;
	left: 0px;
}

#round-edge4{
	position:absolute;
	margin: auto;
	width: 15px;
	height: 15px;
	top: 897px;
	left: 606px;
}
