body {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -375px;
	text-align:center; /* hack para o IE */
	}
