header {
	background-color: #003C1B;
	min-height: 96px;
	color: #FFF;
}
header .fag-logo {
	max-height: 96px;
	padding: 8px;
}
header h2 {
	margin-top: 10px;
	font-family: "Oxygen";
	font-weight: 700;
	text-transform: uppercase;
}