body {
background:#000000 url(http://www.nurple.com/images/bg.jpg) repeat-y fixed top;
font-family: "Trebuchet MS";
color: #666666;
margin: 0px;
}
	
a:link {
color: #58A7F5;
text-decoration: none;
}
a:visited {
color: #58A7F5;
text-decoration: none;
} 
a:hover {
color: #58A7F5;
text-decoration: underline;
}
