#header h1.amsterdam {
	background: url('/images/citylogos/amsterdam.jpg');
}

#header h1.denhaag {
	background: url('/images/citylogos/denhaag.jpg');
}

#header h1.eindhoven {
	background: url('/images/citylogos/eindhoven.jpg');
}

#header h1.groningen {
	background: url('/images/citylogos/groningen.jpg');
}

#header h1.leiden {
	background: url('/images/citylogos/leiden.jpg');
}

#header h1.rotterdam {
	background: url('/images/citylogos/rotterdam.jpg');
}

#header h1.tilburg {
	background: url('/images/citylogos/tilburg.jpg');
}

#header h1.utrecht {
	background: url('/images/citylogos/utrecht.jpg');
}

#header h1.normal {
	background: url('/images/citylogos/logo.jpg');
}