@charset "utf-8";
/* CSS Document */

h1 {
	text-align: center;
	padding-bottom: 1em;
}

.contenido {
	/*background-color: cadetblue;*/
	border-radius: 15px;
	color: white;
}
