@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#080707;
  color:#fa0fb7;
  font-family:'Courier New';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/149/14973143/960-575-700-954-6019733.jpg);
}

.profile_section_content {
  color:#fa0fb7;
  border:0 none #ff72e7;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #120d0d;
  -moz-box-shadow:0 0 0 #120d0d;
  box-shadow:0 0 0 #120d0d;
}

.profile_section_background {
  background-color:transparent;
  background-color:#e368ff;
  filter:alpha(opacity=100);
  opacity:1;
  background-image:url(https://img.mfcimg.com/photos2/149/14973143/708-721-306-692-6019744.jpg);
}

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

.profile_section_content .heading {
  padding:5px;
  background-color:#ec7699;
  color:#000000;
  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 #120808;
  -moz-box-shadow:0 0 0 #120808;
  box-shadow:0 0 0 #120808;
  -webkit-text-shadow:0 0 0 #0a0505;
  -moz-text-shadow:0 0 0 #0a0505;
  text-shadow:0 0 0 #0a0505;
  background-image:url(https://img.mfcimg.com/photos2/149/14973143/708-721-306-692-6019744.jpg);
}

.content {
  padding:5px;
}

.link-amazon a {
  display:block;
  width:258px;
  height:140px;
  float:left;
  background:transparent url(http://2.bp.blogspot.com/-UJ8mlwxNNjE/VNMST6rEzzI/AAAAAAAAHiE/LIuyjr-fEpw/s1600/amazon_gold.png) no-repeat;
  position:relative;
  margin:215px 0 0 -185px;
  text-indent:-3000px;
}

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