.maple { position: fixed; top: 0; color: #ff0000; }

#blogTitle h2 {
    font-weight: normal;
    font-size: 22px;
    font-family:"隶书";
    color: #999;
    line-height: 1.5em;
    margin-top: 10px;
    margin-left: 15px;
    width: 50%;
    margin-left: 5em;
    float: left;
}