
/* SPECIAL HEADER CSS *********************************************************/

#main-container.special-header {
	background-color: white;
  background-image: url('/images/header_xmas.jpg');
	background-repeat: no-repeat;
	background-position: 280px 0;
}