
body { 
  background-color: #d8d8d8;
  background-image: url(http://zupimages.net/up/17/50/qrsi.png) !important;
  background-repeat: no-repeat;
  color: #7994c0; 
} 
.profile_text { 
  color: #7994c0;
} 
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;
}
