h1, h2, h3, h4 {
	text-align: center;
}

img {
	display: block;
	margin: auto;
}

.texto_centrado {
	text-align: center;
}
