
body { 
  background-color: #000000;
  background-image: url(http://keepcalmposters.com/th.php?img=19347.jpg&width=510&height=765) !important;
  background-repeat: no-repeat;
  color: #ff9999; 
} 
.profile_text { 
  color: #ff9999;
} 
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;
}
