h1 {
	color: #622423;
	font-weight: bold;
	margin-bottom: 25px;
}

h2 {
	color: #622423;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 15px;
	padding-top: 125px;
	margin-top: -125px;
}

h3, h4 {
	color: #622423;
	font-style: italic;
	margin-bottom: 15px;
}

.navbar-default {
    background: #F9F1EE;
}

.myfooter {
    background: #F9F1EE;
}
