@charset "UTF-8";

.page_holder {
	height: 100%;
	width: 100%;
	text-align: center;
}


.center_box {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #828a8f;
	background-image:url(images/rounded_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 867px;
	height: 352px;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}
