body {
	background-image: url("images/Simple_sunrise.jpg"); background-position: top center; background-repeat: no-repeat; background-attachment: fixed;
	background-color: #090e12;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}

a, a:link {
	color: #0099FF;
}

a:hover {
	text-decoration: none;
}