
body { 
  background-color: #000000;
  background-image: url(http://i624.photobucket.com/albums/tt325/amy-hunziker/Cheer.jpg) !important;
  background-repeat: repeat-x;
  color: #ffffff; 
} 
.profile_text { 
  color: #ffffff;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #ff9933;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #ff9933;
  text-decoration: underline;
}
