#heading {
	margin-top: 0;
}
nav ul li a {
	font-size: 1.4em !important;
}
		
#mainContainer {
	font-size: 1.2em;
	margin-bottom: 5em;
}
		
.navbar-brand {
	color: #98978b !important;
	text-transform: uppercase;
	font-size: 1.3em;
}
body {
	background-color: rgb(251, 251, 251);
}
a {
	font-weight: bold;
}

#twitterIcon {
	color: #0084b4;
}