/* CSS Document */

body {
	background-color:#f3f3f5;
	background-repeat		: repeat;
	margin					: 0;
	padding					: 0;
}

#corpopg {
	width					: 897px;
	position				: absolute;
	left					: 50%;
	margin-left				: -448px;
	height					: 100%;
}
