
body { 
  background-color: #ffffff;
  background-image: url(http://i84.photobucket.com/albums/k29/mbergi/2682710280_a4b57b6dfcmodified.jpg) !important;
  background-repeat: no-repeat;
  color: #006699; 
} 
.profile_text { 
  color: #006699;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #333333;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #333333;
  text-decoration: underline;
}
