@charset "UTF-8";

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

a:visited {
  color:transparent;
}

body {
  background-color:#transparent;
  background-color:#transparent;
  color:transparent;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:0;
}

#fixed_background {
  display:block;
  background-position:top left;
  background-size:100% 100%;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/396/3964938/812-163-339-973-13472175.png);
}

.profile_section_content {
  color:transparent;
  border:0 none #;
  padding:0;
  margin:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -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=0);
  opacity:0;
}

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

.profile_section_content .heading {
  padding:0;
  background-color:#transparent;
  color:transparent;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:8px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 transparent;
  -moz-box-shadow:0 0 0 transparent;
  box-shadow:0 0 0 transparent;
  -webkit-text-shadow:0 0 0 transparent;
  -moz-text-shadow:0 0 0 transparent;
  text-shadow:0 0 0 transparent;
}

.content {
  padding:4px;
}

.about_me + .heading + .content tr:nth-child(1) {
  display:none;
}

.about_me + .heading + .content tr:nth-child(2) {
  display:none;
}

.about_me + .heading + .content tr:nth-child(3) {
  display:none;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}