body {
	background-color: black;
	background-image: url(moon_geoeye_header.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	font-family: Helvetica, Arial, sans-serif;
}

a:link {color: silver;}

#header {
	text-align: center;
	padding: 50px;
	line-height: 25px;
	color: black;
}

#intro {
	
}

#intro2 {
	
}

#links {
	text-align: center;
	padding-top: 50px;
	line-height: 30px;
	font-size: large;
}

ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
