
body { 
  background-color: #000000;
  background-image: url(http://2.bp.blogspot.com/-C0mIPXUxTOk/UciquyOP-9I/AAAAAAAAArM/DSMAt6gBLFs/s1600/Watamote.png) !important;
  background-repeat: repeat;
  color: #ffffff; 
} 
.profile_text { 
  color: #ffffff;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #009900;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #009900;
  text-decoration: underline;
}
