body 
{
     background-image:url(https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1512028956794&di=6a6fe2bc8fb231f53a45aab524ca11ae&imgtype=0&src=http%3A%2F%2Ftupian.enterdesk.com%2F2013%2Fmxy%2F10%2F08%2F02%2F1.jpg);
     background-size:100%;
     background-attachment: fixed;
     background-repeat:no-repeat;
 }

#home {
    margin: 0 auto;
    width: 65%;
    min-width: 950px;
    background-color: rgba(255, 255, 255, 0.63);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.22);
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: rgba(255, 255, 255, 0);
    margin-bottom: 35px;
    word-wrap: break-word;
}

.CalTitle {
    background: rgba(98, 147, 187, 0);
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    color: #FFF;
}

.CalTitle td {
    background: rgba(248, 248, 248, 0) !important;
    border: 0px !important;
    color: rgba(94, 95, 99, 0.67);
    font-family: "Comic Sans MS";
}

.CalTodayDay {
    background: rgba(54, 165, 135, 0.71) !important;
    color: #FFF;
    font-weight: bold;
}

.CalDayHeader {
    background: rgba(248, 248, 248, 0);
    font-weight: 100;
    color: #5E5F63;
}

body {
    color: rgba(0, 0, 0, 0.49);
    background-color: rgb(230, 230, 230);
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
}

#blog-calendar {
    width: 228px;
    padding-bottom: 5px;
    margin-bottom: 35px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid rgba(237, 237, 237, 0);
}

#navigator {
    font-size: 13px;
    border-bottom: 1px solid rgba(237, 237, 237, 0);
    border-top: 1px solid rgba(237, 237, 237, 0);
    height: 50px;
    clear: both;
    margin-top: 25px;
}

.postBody {
    color: rgba(0, 0, 0, 0.6);
    line-height: 1.7;
    font-size: 14px;
}

.cnblogs_code {
    background-color: rgba(245, 245, 245, 0);
    font-family: Courier New!important;
    font-size: 12px!important;
    border: 1px solid rgba(204, 204, 204, 0);
    padding: 5px;
    overflow: auto;
    margin: 5px 0;
    color: rgb(0, 0, 0);
}

.cnblogs_code div {
    background-color: rgba(245, 245, 245, 0);
}

.cnblogs_code_toolbar a:hover, .cnblogs_code_toolbar a:link, .cnblogs_code_toolbar a:visited, .cnblogs_code_toolbar a:active, .cnblogs_code_toolbar a:link img, .cnblogs_code_toolbar a:visited img {
    background-color: rgba(245, 245, 245, 0)!important;
    border: none!important;
}

#blogTitle h2 {
    font-weight: 600;
    font-size: 15px;
    font-size: 0.6cm;
    line-height: 3;
    color: rgb(134, 160, 156);
    float: left;
}