﻿body {
	background-color: black;
	background-image: url("images2009/space2.gif");
	color: white;
	font-family: Arial, "Microsoft Sans Serif", serif;
	font-size: medium;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}

a {
	
	color: yellow;
	font-family: Arial, serif;
	font-size: medium;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}

p {
	
	color: white;
	font-family: Arial;
	font-size: medium;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}


