@charset "UTF-8";

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

a:visited {
  color:#ffffff;
}

body {
  color:#ffffff;
  font-family:"Yu Gothic";
  src:local("Yu Gothic Medium");
  font-weight:100;
  font-size:18px;
  background-position:center center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/255/25569304/584-308-312-205-12942420.jpg);
}

.profile_section_content .heading {
  color:#FFFFFF;
  font-family:"Yu Gothic";
  src:local("Yu Gothic Medium");
  font-weight:55;
  font-size:55px;
}

.content {
  color:#ffffff;
}

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