
body { 
  background-color: #ffffff;
  background-image: url(http://images3.wikia.nocookie.net/__cb20120609183517/sly/images/f/f5/sly_cooper_logo.jpg) !important;
  background-repeat: no-repeat;
  color: #252321; 
} 
.profile_text { 
  color: #252321;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #ffffff;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #ffffff;
  text-decoration: underline;
}
