
body { 
  background-color: #000000;
  background-image: url(http://images2.layoutsparks.com/1/126285/sky-dots-stars-night.jpg) !important;
  background-repeat: repeat;
  color: #ffffcc; 
} 
.profile_text { 
  color: #ffffcc;
} 
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;
}
