
body { 
  background-color: #ffffff;
  background-image: url(http://pbs.twimg.com/media/ERe_7TtXsAE4li0.jpg) !important;
  background-repeat: repeat;
  color: #944ba5; 
} 
.profile_text { 
  color: #944ba5;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #c2c2c2;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #c2c2c2;
  text-decoration: underline;
}
