body {
	color: orange;
	background: #000;
	font-family: arial;
	font-size: 14pt;
	text-align: center;
	line-height: 1.6em;
	padding-top: 50px;
}

#timer {
	color: white;
	text-align: right;
	font-weight: bold;
	font-family: arial;
	font-size: 11pt;
	padding-top: 20px;
}

a {
	text-decoration: none;
	color: #ddd;
}

#backlogo {
	position: absolute;
	z-index: -1;
	top: -25px;
	right: -90px;
	opacity: 0.8;
}

#backlogo img {
	width: 630px;
	height: 480px;
}

a:hover {
	color: #fff;
}

#contact {
	font-size: 10pt;
}

#millions2 {
	color: #111;
	position: absolute;
	top: 130px;
	right: 100px;
	z-index: -1;	
	font-size: 40pt;
	background: #000;
}

#content {
	position: relative;
	padding-top: 200px;
	width: 800px;
	margin: auto;
	text-align: left;
}

#logo {
	width: 239px;
	height: 66px;
	margin-bottom: 20px;
	position: relative;
	left: -15px;
}

#logo img {
	border: 0px;
}

#ad {
	border-top: 1px solid #111;
	padding-top: 10px;
	margin-top: 20px;
	font-family: arial;
	font-size: 13pt;
	text-align: right;
	line-height: 1.5;
}

#make-a-difference {
	font-weight: normal;
	margin-left: 10px;
	background: #000;
}

#millions {
	margin-left: 10px;
	background: #000;
}

.yellow {
	color: white;
	font-weight: normal;
}

