
body { 
  background-color: #000000;
  background-image: url(http://www.gothicwallpaper.info/images/wmwallpapers/Pink-Emo-Skull-1.jpeg) !important;
  background-repeat: no-repeat;
  color: #cc66ff; 
} 
.profile_text { 
  color: #cc66ff;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #ff33ff;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #ff33ff;
  text-decoration: underline;
}
