
body { 
  background-color: #000000;
  background-image: url(http://i1178.photobucket.com/albums/x377/pyrokinetics/wood-texture-background.jpg) !important;
  background-repeat: repeat;
  color: #8caadc; 
} 
.profile_text { 
  color: #8caadc;
} 
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;
}
