body {
	margin-top: 10%;
	margin-bottom: 10%;
}

#principal {
	width: 85%;
	margin: auto;
	color: #000000;
	font-family: "calibri";
	font-size: 16pt;
	text-align: justify;
}

#title {
	margin-top: 60px;
	margin-bottom: 60px;
}

h3 {
	margin-top: 70px;
	margin-bottom: 50px;
}

p {
	line-height: 1.5;
}