.news_headlines{
	font-size: 25px;
	color: #004F89;
	margin: 10px!important;
	text-align: left;
	margin-left: 20px!important;
	font-weight: bold;
}

.news_published_date{
	font-size: 14px;
	margin: 10px;
	text-align: left;
	font-style: italic;
	margin-left: 20px!important;
}

.news_preview{
	text-align: justify;
	width: 96%;
	font-size: 15px;
}

.news_pts{
	font-weight: bold;
}

.news_img_section{
	width: 100%;
}

.news_hdle_link{
	text-decoration: none;
	color: #004F89;
}

html,body{
	
	background-size: cover!important;
	background-repeat: no-repeat!important;
}

#footer{
	width: 100%!important;
}