
body { 
  background-color: #a6a6a4;
  background-image: url(http://fc00.deviantart.net/fs71/i/2013/019/a/d/gangsta__by_donquixote_t_noo-d5rzb2x.jpg) !important;
  background-repeat: no-repeat;
  color: #000000; 
} 
.profile_text { 
  color: #000000;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #ffffff;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #ffffff;
  text-decoration: underline;
}
