@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	background-color: #000000;
	background-image: url(../images/SunsetImage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
