.header {
height: 177px;
min-width: 900px;
margin-left: 0px;
margin-right: 0px;
background-color: rgb(14, 98, 126);
font-size: 0.8em;
}
.logo_text {
margin-left: auto;
margin-right: auto;
width: 800px;
}
.logo_text h1, .logo_text a {
text-decoration: none;
color: #fff;
letter-spacing: 0.1em;
margin: auto;
}
.logo_text h1, .logo_text h2 {
font: normal 300% 'century gothic';
}
.logo_text h2 {
color: #fff;
font-size: 1.2em;
margin:auto;
margin-left: 3px;
}