
body { 
  background-color: #1e1e20;
  background-image: url(http://i87.photobucket.com/albums/k133/Meagan-lee_Souliere/tumblr_mv205cV3D71r9fek9o1_250_zpsiwelhyke.png) !important;
  background-repeat: no-repeat;
  color: #595959; 
} 
.profile_text { 
  color: #595959;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #999999;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #999999;
  text-decoration: underline;
}
