body {
	font-family: 'Fira Sans', sans-serif;
	color: #2E2E2E;
	background-color: #F5FFFF;
	margin-right: 50px;
	margin-left: 50px;
}

h1 {
	background-color: #EAEAEA;
	font-size: 24px;
	text-align: center;
}

h2 {
	font-size: 20px;
}

p {
	font-size: 16px;
	font-weight: lighter;
}

.subtitulo
{
	font-size: 14px;
	font-weight: bold;
}