#news_eve
{
	font-size: 22px;
	color: #fff;
	background: red;
	 text-align: center;
	 padding: 5px;
	 border-top-right-radius: 15px;
}
#about_us
{
	font-size: 22px;
	margin-right: 5px;
	color: #fff;
	background: red;;
	text-align: center;
	padding: 5px;
	border-top-right-radius: 15px;
}
#news_event{
background: #fff;
height: 765px;
margin-top:0px;
border: thin solid #def;
}
.top_bar container-fluid{}