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: #B7D5F2 url("background.gif") repeat-x scroll center -100px;
}