
body { 
  background-color: #000000;
  background-image: url(http://www.darkmirage.com/images/blog/20060417_haruhi2.jpg) !important;
  background-repeat: repeat;
  color: #ff66ff; 
} 
.profile_text { 
  color: #ff66ff;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #0000ff;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #0000ff;
  text-decoration: underline;
}
