.bg {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
	font-family: Arial;
	font-size: 24px;
}
.top {
	font-family: Arial;
	font-size: 4em;
	font-style: normal;
	font-weight: 900;
	color: #FFFFFF;
	text-align: center;
	line-height: 1em;
}
.sub {
	font-family: Arial;
	font-size: 3em;
	font-weight: lighter;
	color: #333333;
	text-align: center;
	letter-spacing: normal;
	line-height: 1em;
}
.number {
	font-family: Arial;
	font-size: 5em;
	font-weight: 900;
	color: #000000;
	text-align: center;
	line-height: 1em;
}
.blurb {
	font-family: Arial;
	font-size: .8em;
	font-weight: 100;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}
h1 {
	font-size: 100%;
	font-weight: 900;
}
h2 {
	font-size: 100%;
	font-weight: 100;
}
body {
	background-color: #333333;
}
