
body { 
  background-color: #cc99ff;
  background-image: url(http://i1205.photobucket.com/albums/bb430/ObtrusiveTact/tumblr_inline_mg20tdyhr71qa3mpb_zps1242184b.png) !important;
  background-repeat: repeat;
  color: #ffffff; 
} 
.profile_text { 
  color: #ffffff;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #0084ef;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #0084ef;
  text-decoration: underline;
}
