body {
	font-family: 'Tangerine', serif;
	font-size: xx-large;
	padding: 10px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

.fondo {
	width: 100%;
	height: 100%;
}

.text {
	font-size: 1.25em;
	color: #123445;
}