@charset "UTF-8";

body {
/*  background:url(https://img.mfcimg.com/photos2/169/1690684/938-994-176-476-7394998.jpg) no-repeat center center fixed;
  -webkit-background-size:contain;
  -moz-background-size:contain;
  -o-background-size:contain;
  background-size:contain; */
  background-color:black;
/*  background:url(https://img.mfcimg.com/photos2/169/1690684/936-978-727-155-7092643.jpg) top center;
  background-size:100% auto;
  color:pink; */
}

a:link,a:active,a:hover,a:visited {
  position:absolute;
  left:-200px;
}

#clock,.status_value,.heading,.interests_info,.blurb_key,.blurb_value {
  display:none;
}

.about_me,.friends_key,.friends_value {
  display:none;
}

.interests_body {
/*  position:absolute;
  left:-2000px; */
  display:block;
  text-align:center;
}

.outer_body {
  font-size:0;
}

img {
  height:0;
}