
body { 
  background-color: #000000;
  background-image: url(http://38.media.tumblr.com/02d55e4d60e3cdf319c3afea052dad67/tumblr_n410ltMvyd1txhkj6o4_500.jpg) !important;
  background-repeat: repeat-y;
  color: #fea80d; 
} 
.profile_text { 
  color: #fea80d;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #fef650;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #fef650;
  text-decoration: underline;
}
