h1, h2, h3 {
	color: #369;
	font-family: 'Sorts Mill Goudy', serif;
	text-transform: uppercase;
}

h4 {
	margin-top: 1em;
	text-transform: uppercase;
}

a {color: #d73;}

body {font-size: 16px;}

.navbar-brand{
	font-family: 'Sorts Mill Goudy', serif;
	color: #68a !important;
	text-transform: uppercase;
	padding-top: 0.4em !important;
}

.navbar-brand img {
	max-width: 1.8em; max-height: 1.8em; display: inline;
}

nav {
	margin: 0 !important;
	border-radius: 0 !important;
	font-family: 'Sorts Mill Goudy', serif;
	text-transform: uppercase;
}

footer {
	background-color: #222;
	height: 5%;
	padding-top: 2em;
	margin-top: 1em;
	color: #777;
	font-family: 'Sorts Mill Goudy', serif;
	text-transform: uppercase;

}

