
body { 
  background-color: #000000;
  background-image: url(http://th08.deviantart.net/fs45/300w/f/2009/075/5/7/l_lawliet_by_punkpotterkid7.jpg) !important;
  background-repeat: repeat;
  color: #990099; 
} 
.profile_text { 
  color: #990099;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #660066;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #660066;
  text-decoration: underline;
}
