body{
    background: #eee url(https://www.cnblogs.com/skins/red_autumnal_leaves/images/bg1.png) no-repeat;
    background-position: 50% 0%;
}
#home{
    margin-top: 100px;
    padding-top: 10px;
    opacity: 0.9;
}
#blogTitle h2{
    font-weight: bold;
    line-height: 2.5em;
    font-size: 18px;
    color: #390;
}