h1.site-title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: -50px;
    margin-top: -12px;
}

aside.widget-area, footer {
    display: none;
}

header#masthead {
    border-bottom: solid 4px;
    margin-bottom:10px;
}

hr {
    border: solid 2px;
    width: 100%;
}