
body { 
  background-color: #336699;
  background-image: url(http://66.media.tumblr.com/58ff7f4182d1926d802e3a7b6435714d/28fa505bc65d9723-f0/s1280x1920/9c3b0a79cdea9bf8fe666eda7a3d09191715748f.jpg) !important;
  background-repeat: no-repeat;
  color: #cccccc; 
} 
.profile_text { 
  color: #cccccc;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #996699;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #996699;
  text-decoration: underline;
}
