body {
	background: transparent url('/images/EVENTS-BG.png') repeat fixed center top;
}
.HeaderBanner .rightSideBanner {
	width: 400px;
	height: 394px;
	margin-top: -393px;
	position: relative;
	float: right;
	background: url('/images/slope/orange-slope.png') bottom right no-repeat;
	z-index: 99;
}
h1 {
	color: #5E5E5E;
}
h1 a {
	color: #5E5E5E;
}
h2 {
	color: #FF9800;
}
h2 a {
	color: #FF9800;
}
h3 {
	color: #FF9800;
}
h3 a {
	color: #FF9800;
}
a {
	color: #FF9800;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.HeaderBanner .rightSideBanner {
	margin-top: -392px;
}
}
