@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#000000;
  color:#000202;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:22px;
}

#fixed_background {
  display:block;
  background-position:top center;
  background-attachment:fixed;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/671/6715449/499-918-495-884-4498220.jpg);
}

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

.profile_section_background {
  background-color:transparent;
  background-color:#;
  filter:alpha(opacity=100);
  opacity:1;
  background-image:url(https://img.mfcimg.com/photos2/671/6715449/548-495-276-643-10194191.jpg);
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #981c89;
  -moz-box-shadow:0 0 0 #981c89;
  box-shadow:0 0 0 #981c89;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#000000;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #d84444;
  -moz-box-shadow:0 0 0 #d84444;
  box-shadow:0 0 0 #d84444;
  -webkit-text-shadow:0 0 0 #ce5b0f;
  -moz-text-shadow:0 0 0 #ce5b0f;
  text-shadow:0 0 0 #ce5b0f;
  background-image:url(https://img.mfcimg.com/photos2/671/6715449/662-867-584-734-9947283.jpg);
}

.content {
  padding:5px;
}

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

.link-amazon a {
  display:block;
  width:258px;
  height:140px;
  float:left;
  background:transparent url(http://3.bp.blogspot.com/-mVbhxIYSaUs/VNMST8bsEiI/AAAAAAAAHiA/ZdciqORIFhA/s1600/amazon_blue.png) no-repeat;
  position:relative;
  margin:215px 0 0 -185px;
  text-indent:-3000px;
}

.link-amazon a:hover {
  background-position:0 -140px;
}