
body { 
  background-color: #000000;
  background-image: url(http://i841.photobucket.com/albums/zz335/theo366/Anime%20and%20Manga/konohadarkrain.jpg) !important;
  background-repeat: repeat;
  color: #cccccc; 
} 
.profile_text { 
  color: #cccccc;
} 
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;
}
