
body { 
  background-color: #999999;
  background-image: url(http://www.scenicreflections.com/files/purple_lightning_wallpaper_xcyqn.jpg) !important;
  background-repeat: repeat;
  color: #002b36; 
} 
.profile_text { 
  color: #002b36;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #6666ff;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #6666ff;
  text-decoration: underline;
}
