body {
color: #000;
background: url(https://images.cnblogs.com/cnblogs_com/chabuer/1558644/o_aa.jpg)  fixed;
background-size: 100% 100%;
background-repeat: no-repeat;
min-height: 101%;
}
#blogTitle h1{
  text-align: center;
  font-weight: bold;
  line-height: 1.5em;
  padding-top: 0.8em;
  width: 100%;
  margin: 0 auto;
  display: inline;
  letter-spacing: 1px;
  
}
#blogTitle h1 a{
  color: #000;
  font-size: 160%;
  text-shadow: rgba(255, 255, 255, 0) 3px 3px 3px;
}
#blogTitle h2{
  text-align: center;
  color: #000;
  padding-top: 1.5em;
  margin-left: 8em;
  line-height: 1.5em;
  width: 100%;
  margin: 0 auto;
  display: inline;
  font-size: 16px;
  text-shadow: rgba(255, 255, 255, 0) 3px 3px 3px;
}
#navigator {
    background-color: rgba(0, 0, 0, 0.5);
}
#mainContent {
    background: rgba(255, 255, 255, 0);
}
#main {
    background-color: rgba(0, 0, 0, 0.5);
}
.postTitle {
    font-size: 18px;
    border-left: 5px solid #ffd000;
    padding: 10px 100px 10px 20px;
}
.postTitle .postTitle2 {
  color: #ffd000 !important;
}
.postDesc {
    color: #e6e6e6;
}
.postDesc a {
    color: #e6e6e6 !important;
}
.dayTitle a {
    color: #fff !important;
}
.c_b_p_desc a {
 color: #ffd000 !important;
}
#profile_block {
    color: #fff !important;
}

#profile_block a {
    color: #fff !important;
}
.Cal {
    border: none;
    color: #fff;
}
.Cal td u {
    color: #fff;
}
.CalTodayDay {
    color: #ffd000;
}
.catListLink ul li a{
  color: #fff !important;
}
.catListTag ul li a{
  color: #fff !important;
}
.catListPostArchive ul li a{
  color: #fff !important;
}
.catListPostArchive ul li a{
  color: #fff !important;
}
.catListImageCategory ul li a{
  color: #fff !important;
}
.catListView ul li a{
  color: #fff !important;
}
#MySignature {
    color: #fff !important;
}
.c_b_p_desc {
   color: #fff !important;
}
.postBody {
    border-bottom: 1px solid #fff;
}
.postBody p {
    color: #fff !important;
}
.author_profile_info a {
    color: #fff !important;
}
#EntryTag {
    color: #fff !important;
}
#EntryTag a {
    color: #fff !important;
}
#post_next_prev {
    color: #fff !important;
}
#post_next_prev a {
    color: #fff !important;
}
.postDesc {
    color: #efefef !important;
}
#comment_nav a {
    color: #fff !important;
}
#comment_nav a:hover {
    color: #ffd000 !important;
}
#commentform_title {
    color: #fff !important;
}
#comment_form_container p{
  color: #fff !important;
}
.commentbox_title_left {
    color: #fff !important;
}
#ad_t2 a {
    color: #fff !important;
}
#commentbox_opt  a{
  color: #fff !important;
}
.recomm-block b {
  color: #fff !important;
}
.recomm-block {
  color: #fff !important;
}
.recomm-block a {
  color: #fff !important;
}
.c_ad_block b {
     color: #fff !important;
}
.c_ad_block {
     color: #fff !important;
}
.c_ad_block a {
     color: #fff !important;
}
.blogpost-body div{
  color: #fff !important;
}
#author_profile_follow a{
  color: #fff !important;
}
.login_tips a {
   color: #fff !important;
}
.login_tips {
   color: #fff !important;
}
.catListTag ul li{
  color: #fff !important;
}
.cnblogs_code pre{
  color: #000 !important;
}