@charset "UTF-8";

a:link,a:active,a:hover {
  color:#080909;
}

a:visited {
  color:#080909;
}

body {
  background-color:#ffffff;
  background-color:#;
  color:#080909;
  font-family:'Helvetica';
  font-weight:bold;
  font-style:normal;
  font-size:25px;
}

#fixed_background {
  display:block;
  background-position:center center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:;
}

#rate_container,#average_rating_container,#admirers_container,#gender_container,#sexual_preference_container,#friends_container,#favorite_models_container {
  display:none;
}