@charset "UTF-8";

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

a:visited {
  color:#c5d857;
}

body {
  background-color:#ffffff;
  background-color:#eef5f6;
  color:#151212;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:12px;
}

#fixed_background {
  display:block;
  background-position:top center;
  background-attachment:fixed;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/197/19779861/703-297-199-131-10992046.jpg);
}

.profile_section_content {
  color:#151212;
  border:0 none #;
  padding:8px;
  margin:4px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #f0e9e9;
  -moz-box-shadow:0 0 0 #f0e9e9;
  box-shadow:0 0 0 #f0e9e9;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=20);
  opacity:.2;
  background-image:url);
}

.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 {
  padding:15px;
  background-color:#e51e87;
  color:#92e592;
  font-family:'Georgia';
  font-weight:normal;
  font-style:normal;
  font-size:21px;
  -webkit-border-radius:-moz-text-shadow:0 0 0 #f8f0f0;
  text-shadow:0 0 0 #f8f0f0;
}

.content {
  padding:5px;
}

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