
body { 
  background-color: #000000;
  background-image: url(http://scontent-yyz1-1.xx.fbcdn.net/t31.0-8/11235060_856614717721555_8425899442527238329_o.jpg) !important;
  background-repeat: repeat;
  color: #ffffff; 
} 
.profile_text { 
  color: #ffffff;
} 
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;
}
