
body { 
  background-color: #66ffcc;
  background-image: url(http://fc03.deviantart.net/fs33/f/2008/297/d/6/Skullcandy_Wallpaper_Dark_by_antman1591.jpg) !important;
  background-repeat: no-repeat;
  color: #ffffff; 
} 
.profile_text { 
  color: #ffffff;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #ccff66;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #ccff66;
  text-decoration: underline;
}
