body {
    background-image: url(https://images.cnblogs.com/cnblogs_com/lht666/1537731/o_MEGA-CAKE-EVE.png);
    background-attachment:fixed;
    background-size: auto 150%;
    background-position: 40% 0;
    background-repeat: no-repeat;
}

#home {
    background-color: rgba(255, 255, 255, 0.7);
}

#sidebar_news, #sidebar_search .mySearch, #sidebar_shortcut .catListLink {
    background: rgba(255, 255, 255, 0.5);
}

#cnblogs_post_body p {
    margin:5px;
    text-indent:2em;
    font-size: 16px;
}