
body { 
  background-color: #ffffff;
  background-image: url(http://www.facebook.com/photo.php?fbid=131320677020262&set=a.102156166603380.6872.100004269906536&type=1&theater.jpg) !important;
  background-repeat: repeat;
  color: #222222; 
} 
.profile_text { 
  color: #222222;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #00ff00;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #00ff00;
  text-decoration: underline;
}
