#page.hfeed.site {
  max-width: 800px;
  background-color: #fff8e8;
  border-radius: 7px;
}

#masthead.site-header {
  margin-top: -26px;
}

.entry-content {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #314775;
  margin-top: -14px;
}

img.header-image {
  border-radius: 7px;
  width: 100%;
  height: auto;
}

#menu-menu1.nav-menu {
  text-decoration: none;
  font-weight: bold;
  border-top-width: 3px;
  border-top-color: #d4d4d4;
  border-bottom-width: 3px;
  border-bottom-color: #d4d4d4;
}