body {
	margin: 0px;
	text-align:center;
}

#pageBase{
	background-color: #eeeeee;
	position: absolute;
	width: 100%;
	height: 100%;
	margign: auto;
	left: 0px;
	top: 0px;
}