.centrar3 {
	height: 320px;
	width: 640px;
	margin-top: -160px;
	margin-left: -320px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;

}
