#main-navigation {
    background-color: #1C4861 !important; 
}

.site-branding {
    background: #efeeee !important; 
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
  
}

.body {
    background: #dcdcdc !important; 
}

body.custom-background {
    background-image: url(https://hurlimanscholarshipfoundation.com/wp-content/uploads/2017/08/clear.gif);
    background-position: center center;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

.post-2 {
    background:url(https://hurlimanscholarshipfoundation.com/wp-content/uploads/2017/08/h_Background5A.jpg);
    background-position: top center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    
}

.site-footer {
    background-color: #1C4861 !important; 
}

button, input[type="button"], input[type="reset"], input[type="submit"], #infinite-handle span {
    background-color: #1C4861 !important; 
}