h1,h2,h3,h4 {
	font-family: "Bitter";
}
bottom p {
	font-family: "Cabin";
}
body {
	color: black;
}
#top {
	background-image: url("/images/top.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}
.navbar-header {
	margin-top: 10px;
}
.navbar-default {
	color: black;
	font-size: 16px;
}
.dLink {
	background-color: black;
	color: white;
}
#bottom {
	height: 100%;
}
p {
	font-size: 125%;
	color: #5f5f5f;
}
#title {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 180px;
}
#college {
	background-color: black;
	color: white;
	display: none;
}
.icon {
	width: 25%;
	height: 25%;
}
.smol {
	height: 80px;
}