#blogTitle {
    height: 70px;
    background: #fff;
    padding: 20px 0 10px 0;
    clear: both;
}
.headermaintitle{
    font-size:28px;
}
#footer {
    text-align: center;
    min-height: 15px;
    _height: 15px;
    border-top: 1px solid black;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: black;
    color: white;
}