@charset "UTF-8";

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

a:-webkit-any-link {
  color:-webkit-link;
  text-decoration:underline;
  cursor:auto;
}

a:link {
  text-decoration:none;
  font-family:'Verdana';
}

a:hover {
  opacity:.7;
}

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#110f01;
  color:#d9e51a;
  font-family:'Comic Sans MS';
  font-weight:normal;
  font-style:italic;
  font-size:16px;
  background-position:top right;
  background-attachment:scroll;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/143/14365816/808-361-486-179-10925392.jpg);
}

.profile_section_content {
  color:#d9e51a;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #0d0c0c;
  -moz-box-shadow:0 0 0 #0d0c0c;
  box-shadow:0 0 0 #0d0c0c;
}

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

.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:5px;
  background-color:#;
  color:#;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:16px;
  -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;
  -webkit-text-shadow:0 0 0 #1a1717;
  -moz-text-shadow:0 0 0 #1a1717;
  text-shadow:0 0 0 #1a1717;
}

.content {
  padding:5px;
}

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

.instagram {
  margin-left:7px;
}

.tipoff {
  margin-left:7px;
}

.mailoff {
  margin-left:7px;
}