@charset "UTF-8";

css octotoo big
a:link,a:active {
  color:#FF99CC;
  text-decoration:none;
}

a:hover {
  color:#FFF;
}

a:visited {
  color:#B26B8F;
}

body {
  background:gray url(http://i.imgur.com/l7BoCa3.jpg) repeat fixed;
  font-family:times;
  color:#000;
  line-height:20px;
  font-size:19px;
  vertical-align:center;
  display:table-cell;
  width:700px;
}

#profile_header {
  background:url(http://i.imgur.com/8hdlgrg.jpg) no-repeat center;
  display:table-cell;
  vertical-align:bottom;
  width:700px;
  height:500px;
}

#profile {
  background:url(http://i.imgur.com/OXUuni9.jpg) repeat fixed;
  -webkit-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  -moz-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
}

#profile_friends {
  float:right;
  height:200px;
  width:750px;
  background:url(http://i.imgur.com/lud30ha.jpg);
}

#footer_bar {
  background:url(http://i.imgur.com/2UHUw0W.jpg) no-repeat center;
  display:table-cell;
  vertical-align:bottom;
  width:700px;
  height:700px;
}

div#profile_about_me.profile_subsection,#five_things_container {
  background:url(http://i.imgur.com/uZX97nA.jpg) no-repeat center;
  display:table-cell;
  vertical-align:bottom;
  width:700px;
  height:1200px;
}

#username_label,#cam_score_label,#gender_label,#ethnicity_label,#hair_label,#eyes_label,#weight_label,#height_label,#age_label,#country_label,#sexual_preference_label,#occupation_label,#pets_label,#body_type_label,#city_label,#smoke_label,#drink_label,#drugs_label,#marital_status_label,#school_label,#favorite_food_label,#automobile_label {
  display:none;
}

#username_value,#cam_score_value,#gender_value,#ethnicity_value,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#occupation_value,#pets_value,#body_type_value,#city_value,#smoke_value,#drink_value,#drugs_value,#marital_status_value,#school_value,#favorite_food_value,#automobile_value {
  display:none;
}

#tags_value {
  display:none;
}

#header_bar,.header_time,.heading,#main_photo,.recent_photos,#profile_header_container,#profile_password_photo_galleries,#profile_photo_galleries,#schedule,#avatar_holder {
  display:none;
}