div.CenterContent {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:100%;
	width:100%;
}
