#MainDIV {
	position:		absolute;
	top:			50%;
	left:			50%;
	margin-top:		-75px;
	margin-left:		-252px;
}

#MainFrame {
	width:			504;
	padding-top:		35px;
	padding-bottom:		35px;
/*	border-style:		solid;
	border-width:		2px;
	border-color:		#abc;*/
	font-size:		20px;
	text-align:		center;
	color:			#456;
}
