
body { 
  background-color: #000000;
  background-image: url(http://i359.photobucket.com/albums/oo34/sentakahishi/o.jpg) !important;
  background-repeat: no-repeat;
  color: #ff0033; 
} 
.profile_text { 
  color: #ff0033;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #3399ff;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #3399ff;
  text-decoration: underline;
}
