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

#middle_wrapper {
	background-image: url(../../images/holidayHeader/newYear-middle.jpg) !important;
}

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