h1 {
	font-weight: bold;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

.navbar {
	background-color: #222;
	border-bottom: solid 3px #e9b226;
}

.footer {
	background-color: #F1F1F1;
}
