header::before, header, .site-page-pagination a, input[type="submit"], button, .button {
   background-color: #00506f;
}

header {
max-width: 1400px;
padding: 20px 24px
}
.site-title img {
max-width:100%;
width: 1000px;
}
.site-title {
   font-family: "Gentona Medium";
}


body {
   font-family: "Gentona Book";
}

h1, h2, h3 {
   font-family: "Gentona Medium";
}

#search-form {
     visibility: hidden;
}

img.grace-notes-title  {
text-align:center;
}