body {
	background-color: #66ffff;
	background-image: url(images/galaxy3.gif);
}
a:link {
	color: #009900;
}
a:visited {
	color: #8888ff;
}
a:active (
	color: #ff0000;
}
a:focus (
	color: #ff0000;
}

h1 {
font-family: Copperplate Gothic Bold, Copperplate Gothic, Copperplate, Geneva, Arial, Helvetica, sans-serif;
}

h2,h3 {
font-family: Arial, Helvetica, sans-serif;
}

