body {
background:#0C0807 url(images/Rapone_bg.jpg) fixed repeat-y center top;
font-family: "Century Gothic";
color: #9e9e9e;
margin: 0px;
}
	
a:link {
color: #f4a361;
text-decoration: none;
}
a:visited {
color: #f4a361;
text-decoration: none;
} 
a:hover {
color: #FFCC66;
text-decoration: underline;
}