#station-logo-link {
	/**
	 * Station Logo
	 * Image must be 50px in height, and between 50px and 220px in width
	 */
	background: url(../img/station-logo.jpg) 0 0 no-repeat;
}

.radioplayer-localwrapper,
body.showing-overlay .radioplayer-head { 
	/**
	 * Background Image or Colour
	 * Images should be 380px width by 620px height
	 */
	background: #ffffff;
}