body {
    background: url(https://wallpaperm.cmcm.com/d0642723426873998239a09d010435ca.jpg) no-repeat;
    background-position: center;
    //background-size: cover;
    background-size:100% 100%;
    background-attachment:fixed;
}
.navbar {
    display: none;
}
#header{
    background: url(https://ss1.bdstatic.com/70cFvXSh_Q1YnxGkpoWK1HF6hhy/it/u=1406935367,2474902592&fm=26&gp=0.jpg) left top;
    background-position: center;
    background-size: cover;
}
#navigator{
    background-color: rgba(255, 255, 255, 0.4);
}
#blogTitle h1 a {
    color: #ffffff;
}
#blogTitle h2{
    color: #ffffff;
}
#sideBar{
    background: url(https://ss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=1739164609,54056327&fm=26&gp=0.jpg) left top;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory ,.CalTitle td{
    background-color:rgba(255,255,255,0.4);
}