
body { 
  background-color: #ffffff;
  background-image: url(https://cdnb.artstation.com/p/assets/images/images/057/842/239/original/driade-garcia-driade-garcia-yuno-gif-2.gif?1672801505) !important;
  background-repeat: no-repeat;
  color: #660000; 
} 
.profile_text { 
  color: #660000;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #666666;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #666666;
  text-decoration: underline;
}
