@charset "UTF-8";

body {
  background:background url(https://img.mfcimg.com/photos2/127/12708912/960-586-219-670-13621563.jpg) repeat fixed 0 0 / cover;
}

div,li,span,a,b {
  color:white;
}

#profile_about_me,#profile_friends,#profile_comments,#profile_photo_galleries,#profile_interests_content,.photo_gallery {
  background-color:rgba(255,255,255,0.3);
  border:5px solid white;
  padding:10px;
  display:block;
  margin:10px auto;
  width:800px;
}

html,body {
  margin:0;
  padding:0;
}

#header_bar,#footer_bar,#profile_header,#profile_main_photo {
  display:none;
}