BODY {
	background-color: #201413;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #848484;
	letter-spacing: 0.2px;
}
.header_bg {
	background-repeat: no-repeat;
	background-position: center center;
}
.left_section_fade_bg {
	background-repeat: no-repeat;
	background-position: top;
}
.left_section_splatter_bg {
	background-repeat: no-repeat;
	background-position: bottom right;
}
.footer_bg {
	background-repeat: no-repeat;
	background-position: center;
}
.ball_top_bg {
	background-repeat: no-repeat;
	background-position: bottom right;
}
.ball_bottom_bg {
	background-repeat: no-repeat;
	background-position: top right;
}
* {
	margin: 0;
	padding: 0;
}
#rotator {
	border: 0px;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 193px;
	height: 54px;
}
#rotator img {
	width: 193px;
	height: 54px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}