@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-image:url(https://s31.postimg.org/3wjjiare3/BCF417_B5_CD5442_EE3_B1_EBA431_CD685_E9_E60560_FA2_C5_B60_F.jpg);
  opacity:1;
  font-family:'Georgia';
  font-weight:normal;
  font-style:normal;
  font-size:15px;
  padding:0;
}

div.profile_section_content {
  color:ffb6c1;
}

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

.
img_radius_shadow {
  -webkit-border-radius:1px;
  -moz-border-radius:1px;
  border-radius:1px;
  -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:#ffb6c1;
  color:#000;
  font-family:'Georgia';
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  -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;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:#ffd6f4;
}

.content {
  padding:5px;
}

span#automobile_label.label {
  color:#ffb6c1;
}

span#tags_label.label {
  color:#000;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  cursor:default;
}

span#tags_value.value {
  color:#000;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  cursor:default;
}

span#automobile_value.value {
  background-image:url(http://tinyurl.com/qy2xxym);
  height:170px;
  background-repeat:no-repeat;
}

.frame::-webkit-scrollbar {
  -webkit-appearance:none;
  width:12px;
  height:12px;
}

.frame::-webkit-scrollbar-thumb {
  border-radius:8px;
  border:1px solid red;
  background:#000000;
}

div#profile_about_me_friends.profile_section {
  min-width:958px;
  max-width:958px;
}

div.heading {
  background-colour:#b79fdd;
}

div#profile_about_me.profile_subsection {
  height:auto;
  margin-bottom:-500px;
}

span#about_me_label.label {
  width:50px;
}

span#about_me_value.value {
  width:985px;
  min-width:985px;
}

div#profile_friends.profile_subsection {
  margin-top:586px;
}