body {
	background: url('https://ww1.sinaimg.cn/large/e8d7aaadgw1f031vf0z4jj21hc0xck41.jpg') no-repeat fixed center left / cover !important;
	color: black !important;
font-weight: 900 !important;
    font-family: "Consolas", “Consolas” !important;
}

#home{background:none !important;}
div#sideBar {
    display: none !important;
}
#mainContent{width: auto !important;}
div#under_post_kb,div#under_post_news,div#footer,div#blogTitle{display:none !important;}

.blogStats{color:black !important;font-size:13px !important;font-weight: bold !important;}
ul#navList a{color:black !important;font-size:25px !important; font-weight: bold !important;}

div#comment_form_container{background-color: rgba(242, 242, 242, 0.38) !important;}
div#topics {
    background: rgba(255, 255, 255, 0.37) !important;
}
.postBody {
	color: black !important;
	font-size: 26px !important;
 font-weight: bold !important;
}
.dp-highlighter.bg_java,
.dp-highlighter.bg_html {
	font-size: 25px !important;
    font-weight: bold !important;
}
#post_next_prev,
#post_next_prev a {
	font-size: 20px !important;
	color: black !important;
 font-weight: bold !important;
}
.cnblogs_code span,.cnblogs_code pre{font-size:22px !important;}
#topics .postTitle {
	color: black !important;
	font-size: 30px !important;
 font-weight: bold !important;
}

div {
    font-size: 25px !important;
}

.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    font-size: 24px!important;
}