
body { 
  background-color: #ffffcc;
  background-image: url(http://newevolutiondesigns.com/images/freebies/tropical-beach-background-8.jpg) !important;
  background-repeat: repeat;
  color: #009999; 
} 
.profile_text { 
  color: #009999;
} 
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;
}
