.centro {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -275px;
	z-index: 1000;

}

