@import url('contrast.css');

#hd {
	position: relative;
	width: 960px;
	height: 180px;
	display: block;
	background: #880000 url("/images/gelukkigpab_banner.jpg") no-repeat scroll center bottom;
}

	#banner {
		position: absolute;
		top: 0;
		left: 28px;
		width: 340px;
		height: 180px;
		border: none;
		text-indent: -9999px;
	}

