#page {
	background: #333333 url(gfx/background-elite.jpg);
	color: #CCCCCC;
}

.moniker {
	color: #FFFFFF;
}
.moniker strong {
	color: #E6CE73;
}


a {
  color: #E6CE73;
}
a:hover {
  background-color: #E6CE73;
  color: #333333;
}

#content h1 {
	font-size: 2em;
	text-align: center;
}
#content h2 {
	font-size: 1.5em;
	clear: both;
}
#content h3 {
	clear: both;
}

#content img {
	border: 2px solid #FFFFFF;
}

#footer {
	border-top-color: #E6CE73;
}
