.black_heading {
	color: #000;
}
.white_heading {
	color: #fff;
}
.white_img_border {
	border: 4px solid #fff;
}

