#Header1_HeaderTitle {
	color:gray;
	font-size: 35px;
}

#tagline {
	font-size: 12px;
	color: #999;
	margin-bottom: 40px;
}

#cb_post_title_url ,#homepage1_HomePageDays_DaysList_ctl00_DayList_TitleUrl_0{
	text-decoration: none;
    font-size: 24px;
}

#cnblogs_post_body h1 {
    font-size: 23px;
    font-weight: bold;
    margin-top: 40px;
}

.cnblogs-post-body h1 {
 font-size: 23px;
    font-weight: bold;
    margin-top: 40px;

}

.cnblogs-post-body{
   display: none;
}