@charset "UTF-8";

body {
  background:grey url(https://img.mfcimg.com/photos2/188/18862014/987-994-248-164-7656730.jpg) repeat fixed;
  width:890px;
  margin:0 auto;
  font-family:Century Gothic,sans-serif;
  color:#000;
  font-size:16px;
}

a:link,a:active {
  color:#ff99cc;
  text-decoration:none;
}

a:hover {
  color:#fff;
}

a:visited {
  color:#b26b8f;
}

.header_links,#footer_bar,.header_time,.heading,#profile_header_container,#average_rating_count {
  display:none;
}

.profile_row #profile_header {
  background:url(none) no-repeat center;
  display:table-cell;
  vertical-align:bottom;
  width:890px;
  height:0;
  border:#f85fe8 5px;
}

#profile_header
.profile_section_content {
  padding:0;
  margin:38px;
  height:45px;
}

#avatar_holder {
  position:absolute;
  margin:auto;
  right:0;
  left:0;
}

#profile_avatar {
  display:none;
}

#profile_about_me .container {
  display:none;
}

#profile_about_me .label,#profile_about_me .value {
  display:none;
}

#profile_about_me .label {
  display:none;
}

#profile_about_me .value {
  display:none;
}

#profile_interests_content .container {
  display:block;
  margin:0 auto;
  text-align:center;
}

#profile_interests_content .label {
  display:none;
}