
body { 
  background-color: #6600cc;
  background-image: url(http://fc06.deviantart.net/fs70/i/2013/035/a/d/kitsukon_by_syunok-d5ttr5e.png) !important;
  background-repeat: no-repeat;
  color: #ff3366; 
} 
.profile_text { 
  color: #ff3366;
} 
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;
}
