
body { 
  background-color: #ff6699;
  background-image: url(http://th06.deviantart.net/fs50/pre/i/2009/321/1/7/domo_kun_wallpaper_by_redcodefinal.png) !important;
  background-repeat: repeat;
  color: #000000; 
} 
.profile_text { 
  color: #000000;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #999999;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #999999;
  text-decoration: underline;
}
