body {
	color:#FFFFFF;
	font-family: Times New Roman, Georgia, Times, serif;
	background-color: #000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#content {
	width: 698px;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	color:#CC9900;
}

a {
	color:#CC9900;
}
a:visited {
	color:#FFCC66;
}

#nav {
	clear:both;
}

#nav a {
	text-decoration:none;
	font-weight:bold;
}
#nav a:active {
	color:#666666;
}
