body{
background-color: #3C3C3C;
background-image:url(https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1527362921117&di=435f9df86f7c03f6c0e85bfb6024a0a8&imgtype=0&src=http%3A%2F%2Fbrucegary.net%2FISON%2FNov14BG11r10ms.GIF);
background-attachment: fixed;
font-family:"Microsoft Yahei";
}

#home{
background-color:rgba(255, 255, 255, 0.5);
box-shadow: 2px 1px 33px 20px;
border-radius: 50px;
}
#navList a:hover{
color:red;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    margin-bottom: 35px;
    word-wrap: break-word;
background-color: rgba(68, 55, 55, 0);
}

#sideBar a {
    color: #131111;
}

#sideBar a:hover {
    color: red;
    text-decoration: underline;
}

a:visited {
    color: red;
    text-decoration: none;
}

a:link {
    color: red;
    text-decoration: none;
}