body {
	background-color:#EAEAAE;
}

.centered {
	height:684px;
	left:50%;
	margin-left:-350px;
	margin-top:-342px;
	position:absolute;
	top:50%;
	width:700px;
}

.bottom {
	bottom:2em;
	font-size:xx-small;
	height:1em;
	left:0pt;
	position:absolute;
	text-align:center;
	width:100%;
}

