body {
	background: #000000;
}
#sky {
	background: #000;
}
#footer {
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
div.intro {
	background-color: #000000;
}
#question
{
	height: 230px;
	width: 345px;
	border: 0;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 255px;
	margin-left: 150px;
	background-color: transparent;
}
#moreLink {
	color:#000000;
	left:50%;
	margin-left:160px;
	position:absolute;
	top:456px;
	z-index:1;
}
