
body { 
  background-color: #ffffff;
  background-image: url(http://fc04.deviantart.net/fs71/f/2012/237/6/8/mordin_and_kirrahe_caramelldansen_xd_by_i_zet-d5cclrq.gif) !important;
  background-repeat: 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;
}
