
body { 
  background-color: #000000;
  background-image: url(http://i303.photobucket.com/albums/nn151/Masterproxy/lawl.jpg) !important;
  background-repeat: repeat;
  color: #ffffff; 
} 
.profile_text { 
  color: #ffffff;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #cc0000;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #cc0000;
  text-decoration: underline;
}
