#banner {
	text-decoration: none;

background-image: linear-gradient(180deg, rgba(6,56,94,0.80) 0%, rgba(96,146,185,0.80) 100%), url(/oimages/banner/banner1-500.jpg);	/* opacity: 0.4; */
	background-size: cover;
	position: relative;
	/* height: 500px; */
	width: 100%;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
    z-index: 0;
}