
body { 
  background-color: #ffff66;
  background-image: url(http://s-media-cache-ak0.pinimg.com/564x/26/7a/a6/267aa69a98c873230c058ba21f9730ff.jpg) !important;
  background-repeat: repeat;
  color: #990000; 
} 
.profile_text { 
  color: #990000;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #ff6666;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #ff6666;
  text-decoration: underline;
}
