#header {
	background-image: url('costa.jpg');
	background-position: bottom;
	height: 7em;
	color: #000;
	background-repeat: no-repeat;
}
#header h1 {
	color: #fff;
	margin-left: 0.2em;
	line-height:1.1em;
	font-size: 2.6em;
}
#header #map a {
	color: #fff;
	margin-left: 1em;
}