@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#transparentt;
  color:#7B1113;
  font-family:'Cambria';
  font-weight:normal;
  font-style:normal;
  font-size:16px;
}

#fixed_background {
  display:block;
  background-position:center center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:url(http://s29.postimg.org/outfk59mv/1background11234.jpg);
}

.profile_section_content {
  centercolor:#7B1113;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  -webkit-box-shadow:0 0 0 :transparent;
  -moz-box-shadow:0 0 0 :transparent;
  box-shadow:0 0 0 :transparent;
}

.profile_section_background {
  background-color:transparent;
  background-color:transparent;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#transparent;
  color:##7B1113;
  font-family:'Cambria ';
  font-weight:normal;
  font-style:normal;
  font-size:24px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #7B1113;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}  
}

#sexual_preference {
  display:none;
}