#page {
	position:fixed !important;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-300px;
	width:400px;
	height:154px;
}
