@charset "UTF-8";

body {
  background-image:url(http://eskipaper.com/images/mood-glasses-heart-shape-1.jpg);
  background-repeat:repeat;
  background-attachment:fixed;
  background-position:center bottom;
  font-family:'Helvetica';
  color:#000;
  font-size:14px;
  width:890px;
  margin:0 auto;
}

.header_links
#footer_bar,.header_time,.heading,#main_photo,.recent_photos,#profile_header_container,#profile_interests_content {
  display:none;
}

.profile_row #profile_header {
  background:url(http://i844.photobucket.com/albums/ab7/sparklingnymphet/dolly_zps0xy5ccyg.jpg) no-repeat center;
  display:table-cell;
  vertical-align:bottom;
  width:890px;
  height:400px;
  border-bottom:solid white 5px;
}

#profile {
  background:url(http://www.lauraashley.com/content/ebiz/lauraashley/invt/495366/495366_resp_medium.jpg) repeat scroll;
}

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

#avatar_holder {
  position:absolute;
  margin:auto;
  right:0;
  left:0;
  top:-60px;
}

#profile_avatar {
  border:solid white 5px;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
}

#profile_about_me .container {
  display:block;
  margin:5px auto;
  text-align:left;
}

#profile_about_me .label,#profile_about_me .value {
  display:inline-block;
  width:200px;
}

#profile_about_me .label {
  border-right:black solid 0;
  text-align:left;
  padding-right:0;
  margin-right:0;
}

#profile_about_me .value {
  text-align:left;
  padding-left:0;
}