/* Insert comments here */

#mainContainer
{
	position: relative;
	width: 950px;
	height: 900px;
	z-index: 2;
	margin: 0px auto;
}

