H3 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal; 
    color: green
   }
.location {
	font-family : Fixedsys;
	font-style : normal;
	font-weight : bold;
	color : #8E092E;
	text-align : center;
}
.logo {
	background-color : Maroon;
	background-position : center;
	height : 86px;
}
.logo2 {
	background-color : D1D3D4;
	background-position : right;
	height : 84px;
}