.centrar_imagen {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	background-image: url(/pruebas/imgs_fondo/caballo_bicolor.gif);
}

