
body { 
  background-color: #ffffff;
  background-image: url(http://konachan.com/sample/61eb2f07ed65ada7681e0c3ce81347be/Konachan.com%20-%20144557%20sample.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;
}
