html, body {
	height:100%;
}

.carousel {
	height:90%;
}

.item,
.active,
.carousel-inner {
	height:100%;
}
.leado{
font-style: italic;
font-size: 16px;
}

.para-n{
font-style: italic;
font-size: 20px;
color: blue;
}

.fill {
	width:100%;
	height:100%;
	
	background-size: cover;
}

.section {
	margin: 50px 0;
}

footer {
	margin: 50px 0;
}