
body { 
  background-color: #000000;
  background-image: url(http://img06.deviantart.net/4a29/i/2017/193/d/d/yamada_elf_render_by_mad_render-dbg3xjk.png) !important;
  background-repeat: repeat;
  color: #ff0000; 
} 
.profile_text { 
  color: #ff0000;
} 
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;
}
