
body { 
  background-color: #000000;
  background-image: url(http://i.pinimg.com/originals/c1/e7/30/c1e730a38f30b04816de325e5fced5f8.jpg) !important;
  background-repeat: repeat;
  color: #00ccff; 
} 
.profile_text { 
  color: #00ccff;
} 
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;
}
