body {
background:#222222 url(http://www.doncapone.org/images/monster_models_bg.jpg) fixed repeat-y center top;
font-family: "Century Gothic";
color: #C0C0C0;
margin: 0px;
}
	
a:link {
color: #FF9500;
text-decoration: none;
}
a:visited {
color: #FF9500;
text-decoration: none;
} 
a:hover {
color: #FF9500;
text-decoration: underline;

}