
body { 
  background-color: #000000;
  background-image: url(http://img34.imageshack.us/img34/6411/bckg.jpg) !important;
  background-repeat: repeat;
  color: #ccffff; 
} 
.profile_text { 
  color: #ccffff;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #66ff33;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #66ff33;
  text-decoration: underline;
}
