@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#ffffff;
  color:#ffffff;
}

.profile_section_content {
  color:#ffffff;
  -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;
  divopacity:0;
}

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

.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 {
  display:none;
}

.content {
  padding:5px;
}

div#profile_header.profile_section {
  display:none;
}

div#profile_comments.profile_section {
  display:none;
}

div#footer_bar {
  display:none;
}

div#profile_interests_content .label {
  display:none;
}

div#profile_interests_content .heading {
  display:none;
}

div#profile_main_photo {
  display:none;
}

div#header_bar {
  display:none;
}

div#profile_friends.profile_subsection {
  display:none;
}

div#iv.photo_gallery_name {
  display:none;
}

body {
  background-image:url(http://i1278.photobucket.com/albums/y504/caseybea87/Vintage-Backgrounds-5_zpsd9985832.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  -moz-background-size:100% 100%;
  -webkit-background-size:100% 100%;
  background-size:100% 100%;
  height:180px;
  width:200px;
}

#profile_about_me {
  display:none;
}