body{
  background:url('https://images.cnblogs.com/cnblogs_com/zhaodz/1565057/o_bn.jpg') no-repeat;
   width: 100%;
   height: 100%;
 }
#Header1_HeaderTitle{
  font-size: 32px;
  color: #01487c;
}
#myposts  .PostList{
	font-size: 20px;	
}
#myposts  .myposts_title{
	font-size: 24px;
}
#cb_post_title_url{
	text-decoration:none
}
#cnblogs_post_body{
	font-size: 24px;
	line-height: 32px;
	margin-top:30px;
}
#mylinks a.menu:link{
  font-weight: bold;
  font-size: 32px;
 text-decoration:none;


}
#mylinks a:hover.menu{
        font-weight: bold;
        font-size: 32px;
        background-color: #FF4500;

     
}
#tbCommentBody{
	width: 100%;
height: 200px;
}
#mylinks{
	margin-left: 20px;
}

#right,#left{
  margin-top: 480px;
}
#mystats,
#profile_block,
#ad_t2,
#cnblogs_c1,
.recomm-block,
#calendar,
#under_post_kb,
#opt_under_post,
#sidebar_categories,
#topview_posts_wrap,
#blog_nav_rss,
#blog_nav_rss_image,
#cnblogs_c2,
.cnblogs_code_copy
{
  display: none;
}
#topics{
	padding: 30px;

}
.post{
	border: 1px solid #ccc;
}
.postTitle{
	font-size: 32px
}
html{
	color: #01487c
}