body{background-position-y: -100px;}
#blogTitle {
    height: 156px;
    background-size: 1300px 200px;
    background-position-y: -32px;
}
#blogTitle h1 {
    width: 298px;
    height: 69px;
    line-height: 68px;
    position: relative;
    top: 7px;
    left: 40px;
    background-color: rgba(255,255,255,0.1);
}
#blogTitle h2{
    width: 460px;
    height: 60px;
    top:16px;
    left:30px;
}
#blogTitle h1 a{
    font-family: STXingkai;
    color: #E0FFFF;
    top: 0;
}