#header_logo {
	background-image: url(../../images/holidayHeader/halloween-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#header_logo:hover {
	background-image: url(../../images/tbareLogo2_90.png);
	background-size: contain;
    background-repeat: no-repeat;
}