@charset "UTF-8";

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

a:visited {
  color:#ababab;
}

body {
  background-color:#ffffff;
  background-color:#;
  color:#008bcc;
  font-family:'Lucida Sans Unicode';
  font-weight:bold;
  font-style:normal;
  font-size:33px;
  background-position:center center;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/221/2219862/818-743-100-336-6717310.jpg);
}

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

.profile_section_background {
  background-color:transparent;
  background-color:#130c0c;
  filter:alpha(opacity=100);
  opacity:1;
}

.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:#00000d;
  color:#33b0cc;
  font-family:'Lucida Sans Unicode';
  font-weight:normal;
  font-style:normal;
  font-size:23px;
  -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 #0c0101;
  -moz-text-shadow:0 0 0 #0c0101;
  text-shadow:0 0 0 #0c0101;
}

.content {
  padding:5px;
}

.link-twitter a {
  display:block;
  width:249px;
  height:160px;
  float:left;
  background:transparent url(http://2.bp.blogspot.com/-OOZz_rDm-ek/VNMSWG3H33I/AAAAAAAAHic/dyftTGKQNAY/s1600/twitter_purple.png) no-repeat;
  position:relative;
  margin:215px 0 0 -5px;
  text-indent:-3000px;
}

.link-twitter a:hover {
  background-position:0 -160px;
}

.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;
}