#blogTitle h2 {
    line-height: 2em;
    float: left;
    text-align: right;
    color: #816d65;
    position: absolute;
    top: 150px;
    left: 25px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 150%;
    font-weight: normal;
}
#blogTitle h1 {
    font-size: 50px;
    font-weight: bold;
    line-height: 1.5em;
    float: left;
    position: absolute;
    left: 20px;
    top: 65px;
}