
body { 
  background-color: #000000;
  background-image: url(http://a3-images.myspacecdn.com/images03/29/8727da4c59544a63bce0dffcb141190d/med.jpg) !important;
  background-repeat: no-repeat;
  color: #99ff99; 
} 
.profile_text { 
  color: #99ff99;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #cc0066;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #cc0066;
  text-decoration: underline;
}
