body 
{
background-image:url('https://p5.so.qhimgs1.com/t0131eb0e35ea6731eb.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-size: 100% 100%
}

#home {
margin: 0 auto;
width: 75%;
min-width: 950px;
background-color: rgba(255,255,255,0.6);
padding: 30px;
margin-top: 50px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

.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;
}


#blogTitle h1 a {
color:black;
font-family: cursive;
font-size: 50px;
}

<link type="text/css" rel="stylesheet" href="https://files.cnblogs.com/files/Noland/shCoreFadeToGrey.css"/>
<link type="text/css" rel="stylesheet" href="https://files.cnblogs.com/files/Noland/shThemeFadeToGrey.css"/>