.page-header {
    margin: 0 auto 4px;
    padding: 0px 0;
    position: relative;
    background-color: #ece970fa;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.entry-title 
{
display:none;
 color: #f2f2f2;
}
h2 {
    font-size: 1.313em;
    color: #f1d1d1;
}
