html, body {
	height:100%;
}

.carousel,
.item,
.active {
	height:100%;
}

.carousel-inner {
	height:100%;
}

.fill {
	width:100%;
	height:100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.section {
	margin: 50px 0;
}

footer {
	margin: 50px 0;
}