
body { 
  background-color: #0099ff;
  background-image: url(http://fc07.deviantart.net/fs70/f/2010/149/2/8/blue_dj_by_rohelion.jpg) !important;
  background-repeat: repeat;
  color: #0099ff; 
} 
.profile_text { 
  color: #0099ff;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #0099ff;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #0099ff;
  text-decoration: underline;
}
