#banner {
	text-decoration: none;

background-image: url(/images/banner/banner3-500.png);	/* opacity: 0.4; */
	background-size: cover;
	position: relative;
	height: 100%;
	width: 100%;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
    z-index: 0;
}