#wrapper {
	position: absolute;
	width: 300px;
	text-align: center;
	top: 50%;
	left: 50%;
	margin-top: -110px;
	margin-left: -150px;
}
