#sub-footer {
  background-color: #004799;
}

.custom-header img {
  width: 25%;
  margin: 20px 0px;
}

#intro, .site-title {
  display: none;
}

#header-links {
  float: left;
}

/*
#header {
border: none;
background: #f0f0f0;
}

#header .header-links > ul > li a {
color: #004799;
}

#header .header-links > ul > li a:hover {
color: #004799;
text-decoration: underline;
}

.current_page_item a {
color: #004799;
}
*/