/* CSS Document */

.blog_sub_title {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}.blog_heading {
	font-size: 24px;
	font-weight: bold;
	color: #660000;
}
#blog_heading_box {
	text-align: center;
}

