body {
color: #000;
background: url(https://api.i-meto.com/bing?null) fixed;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
background-size: cover;
min-height: 101%;
}
#home {
margin: 0 auto;
width: 65%;
min-width: 950px;
background-color: rgba(255,255,255,0.8);
padding: 30px;
margin-top: 50px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle h1 a {
color: #515151;
font-family: cursive;
font-style: italic;
font-size: 60px;
}
.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;
}
.diggit {
    float: left;
    width: 52px;
    height: 50px;
    background: url(https://images.cnblogs.com/cnblogs_com/forevergoodboy/1048405/o_sbqsy.gif);
    text-align: center;
    cursor: pointer;
    margin-top: -100px;
    padding-top: 0px;
}
.burynum {
    font-size: 14px;
    color: rgba(255,255,255,0);
    font-family: Verdana;
}
.diggnum {
    font-size: 14px;
    color: rgba(255,255,255,0);
    font-family: Verdana;
}
.buryit{
    display: none;
}