
body { 
  background-color: #000000;
  background-image: url(http://farm3.static.flickr.com/2215/2259058405_438e697d8d.jpg?v=0) !important;
  background-repeat: repeat-y;
  color: #ffffff; 
} 
.profile_text { 
  color: #ffffff;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #0084ef;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #0084ef;
  text-decoration: underline;
}
