
body { 
  background-color: #ffffff;
  background-image: url(http://i56.tinypic.com/2cekk0n.png) !important;
  background-repeat: repeat-x;
  color: #0099ff; 
} 
.profile_text { 
  color: #0099ff;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #0033cc;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #0033cc;
  text-decoration: underline;
}
