a:visited {
   color: white;
}
a:link{
   color: white;
}
#site_nav_under {
 display: none;
 }
 .c_ad_block, .ad_text_commentbox {
 display: none;
 margin: 0;
 padding: 0;
 }
 #ad_under_google {
 height: 0;
 overflow: hidden;
 }
 #ad_under_google a {
 display: none;
 }
 #home {
 background-color: transparent;
 margin: 0 auto;
 width: 65%;
 min-width: 950px;
 padding: 30px;
 margin-top: 30px;
 margin-bottom: 50px;
 box-shadow: 0 2px 6px rgba(100, 100, 100, 0.8);
 }
 #blogTitle {
 height: 60px;
 clear: both;
 }
 #navigator {
 font-size: 13px;
 height: 50px;
 clear: both;
 margin-top: 25px;
 background:none;
 }
 #navigator a{
    color: skyblue;
 }
 #blogTitle h2 {
 font-weight: normal;
 font-size: 18px;
 font-size: 1.18571429rem;
 line-height: 2.546153846;
 color: #757575;
 float: left;
 }
 
 body{
    color: #000;
    background: url(https://even-gif-1257191344.cos.ap-chengdu.myqcloud.com/bg.gif) fixed;
    background-size: 100%;
    background-repeat: no-repeat;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;

 }
 #blogTitle {
    background: none;
 }
 #header{
    background-image: none;
 }
#mainContent .forFlow {
   background: none;
}
.day {
   background:none;
}
#profile_block{
   color: skyblue;
}
.blogStats{
   color: skyblue;
}
.CalDayHeader{
   background: none;
}
.CalWeekendDay{
   color: #fff;
   background: none;
}
#footer{
   background: none;
}