
body { 
  background-color: #d1e0ee;
  background-image: url(http://media-cache-ak0.pinimg.com/236x/79/86/8b/79868b6f2b50596b695a1a05704b0796.jpg) !important;
  background-repeat: no-repeat;
  color: #222222; 
} 
.profile_text { 
  color: #222222;
} 
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;
}
