body {
	background: transparent url('/images/Christmas Site/Christmas-BG.jpg') repeat fixed center top;
}
.HeaderBanner .rightSideBanner {
	width: 400px;
	height: 394px;
	margin-top: -393px;
	position: relative;
	float: right;
	background: url('/images/slope/blue-slope.png') bottom right no-repeat;
}
.HeaderBanner .rightSideBanner .homeSearch {
	/*position: relative;
	top: 87px;
	left: 252px;*/
}
h1 {
	color: #5E5E5E;
}
h1 a {
	color: #5E5E5E;
}
h2 {
	/*color: #83BDFF;*/
	color: #1B62A8;
}
h2 a {
	/*color: #83BDFF;*/
	color: #1B62A8;
}
h3 {
	color: #1B62A8;
}
h3 a {
	color: #1B62A8;
}
a {
	/*color: #83BDFF;*/
	color: #1B62A8;
}
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
.HeaderBanner .rightSideBanner {
	margin-top: -392px;
	height: 395px;
}
}*/
