
body { 
  background-color: #660099;
  background-image: url(http://a8.sphotos.ak.fbcdn.net/hphotos-ak-ash4/392592_10150443682023064_705653063_10404818_1551893768_n.jpg) !important;
  background-repeat: repeat;
  color: #9900cc; 
} 
.profile_text { 
  color: #9900cc;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #6600ff;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #6600ff;
  text-decoration: underline;
}
