body {
    background-image:url("https://images.cnblogs.com/cnblogs_com/wuenze/1198265/o_timg.jpg");
    background-repeat: repeat;
background-attachment: fixed;
background-size: 100%;
}
#home{
background: transparent;
background-color:rgba(255,255,255,0.4)
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
background: transparent;
    background-color: rgba(255, 255, 255,0);
    margin-bottom: 35px;
    word-wrap: break-word;
}
#sideBar  a{
color : black;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
color: black;
}

#navList a:link, #navList a:visited, #navList a:active {
color:black;
}

.blogStats {
color:black;
}

.postDesc {
color:purple;
}