body{
background:url('https://images.cnblogs.com/cnblogs_com/Michael-Ben/680202/o_deer3.png') no-repeat left 0px ;
background-color:#F8FBFD;
}

#header{
 height:70px;
 margin-top:50px;
 padding-top:0px;
 border-bottom:1px solid #ccc;
 border-top:1px solid #ccc;
 background-color:#eee;
 filter:alpha(opacity=60);
 -moz-opacity:0.60;  
 Opacity:0.60;
}

#home{
 background:none;
}

#main{
background:url('https://images.cnblogs.com/cnblogs_com/Michael-Ben/680202/o_deer2_1.png') no-repeat right top;
}

#blogTitle{
  filter:alpha(opacity=100);
  -moz-opacity:1;  
  Opacity:1;
}

#blogTitle h1,#blogTitle h2{
  filter:alpha(opacity=100);
  -moz-opacity:1;  
  Opacity:1;
}

.postTitle a
{
 color:green;
 font-weight:bold;
}

.catListTitle{
  color:#D84D2D;
}
  

#Header1_HeaderTitle a
{
  color:green;
}

.day{
  border-bottom:1px dotted green;
}



.dayTitle a{
  color:#ccc;
}

.postCon{
  border-top:1px dotted #ccc;
}

#footer{
  color:#eee;
display:none;
}

.c_b_p_desc a
{
  color:green;
}

.postDesc{
  color:#ccc;
}