body {
background:#00C405 url('images/rick-blade-bg.jpg') fixed repeat-y center top;
font-family: "Ariel";
color: #6C5C00;
margin: 0px;
}
	
a:link {
color: #0000FF;
text-decoration: none;
}
a:visited {
color: #0000FF;
text-decoration: none;
} 
a:hover {
color: #0CFFFF;
text-decoration: underline;

}
