img.header-image {
border-radius: 10px;
}
#page.hfeed.site {
border-radius: 9px;
background-color: #fff8e8;
width: 800px;
margin-top: 23px;
}
#menu-menu2.nav-menu {
background-color: #e3d6c3;
border-radius: 10px;
}
.main-navigation li a:hover {
border-radius: 10px;
}
#masthead.site-header {
margin-top: -25px;
}
.entry-content {
border-top-width: 3px;
border-top-style: solid;
border-top-color: #e3d6c3;
margin-top: -12px;
}