
body { 
  background-color: #000000;
  background-image: url(http://2.bp.blogspot.com/-_SamJ3e48wM/U8YJ8iTnLnI/AAAAAAAABhQ/cS3DwRhvqjk/s1600/da37c1e54fa365a7604c6478ca4a6de3.jpg) !important;
  background-repeat: repeat;
  color: #ff0000; 
} 
.profile_text { 
  color: #ff0000;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #ff0000;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #ff0000;
  text-decoration: underline;
}
