@import url(assets/css/bootstrap.css);

.footer {
	background-color: gray;
}

.row-fluid {
	margin-top: 30px;
}

.hero-unit{

	background-color: #ADD8E6;
}
