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

}
