#header {
    background: #5d91c1 url(Home.jpg) top center no-repeat;
    background-size: cover;
    height: 135px;
    margin: 0px;
    padding: 0 0 8px;
}

#logo {
    position: relative;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100%;
    display: table;
    vertical-align: middle;
}

#footer {
    background: #5d91c1 !important;
}

.pure-button-red {
    background-color: #5d91c1;
}
