
body { 
  background-color: #786b7f;
  background-image: url(http://i.imgur.com/QkhAngR.jpg) !important;
  background-repeat: no-repeat;
  color: #fdb8cd; 
} 
.profile_text { 
  color: #fdb8cd;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #3399cc;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #3399cc;
  text-decoration: underline;
}
