body {
background:#796B3A url('images/rick-blade-bg.jpg') fixed repeat-y center top;
font-family: "Ariel";
color: #000000;
margin: 0px;
}
	
a:link {
color: #0033CC;
text-decoration: none;
}
a:visited {
color: #0033CC;
text-decoration: none;
} 
a:hover {
color: #0066FF;
text-decoration: underline;

}
