
body { 
  background-color: #000033;
  background-image: url(http://29.media.tumblr.com/tumblr_lzdjmkQ4bW1qcvf8eo1_500.png) !important;
  background-repeat: repeat;
  color: #99cc33; 
} 
.profile_text { 
  color: #99cc33;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #0084ef;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #0084ef;
  text-decoration: underline;
}
