#centered {
	margin-top: -175px;
	margin-left: -175px;
	position: absolute;
	top: 50%;
	left: 50%;	
	width: 350px;
	height: 350px;
}

