.headline-bg.index-headline-bg {
	height: 300px;
	overflow: hidden;
	background: -webkit-linear-gradient(top,#0076d1,#5db8ff);
	background: -moz-linear-gradient(top,#0076d1,#5db8ff);
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}








