#page.hfeed.site {
max-width: 775px;
border-radius: 12px;
margin-top: 23px;
background-color: #fff8e8;
}
#menu-menu-1.nav-menu {
margin-top: -30px;
text-align: center;
background-color: #e8ddc3;
border-radius: 12px;
}
#masthead.site-header {
padding-top: 11px;
}
img.header-image {
border-radius: 13px;
margin-top: 14px;
}
.entry-content {
border-top-width: 3px;
border-top-style: solid;
border-top-color: #dbcccc;
margin-top: -16px;
}
.entry-header .entry-title {
margin-top: -20px;
}