
body { 
  background-color: #000000;
  background-image: url(http://i.imgur.com/B7LOQrB.png) !important;
  background-repeat: no-repeat;
  color: #57d7d9; 
} 
.profile_text { 
  color: #57d7d9;
} 
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;
}
