@charset "UTF-8";

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

a:visited {
  color:#f200a1;
}

body {
  background-color:#ffffff;
  background-color:#000000;
  color:#f284ef;
  font-family:'Comic Sans MS';
  font-weight:normal;
  font-style:italic;
  font-size:17px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/206/20650532/235-437-475-674-9035668.jpg);
}

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

.profile_section_content {
  color:#f284ef;
  border:10px inset #e37ddc;
  padding:5px;
  margin:10px;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
  -webkit-box-shadow:13px 8px 30px #f20eba;
  -moz-box-shadow:13px 8px 30px #f20eba;
  box-shadow:13px 8px 30px #f20eba;
}

.profile_section_background {
  background-color:transparent;
  background-color:#b3b3b3;
  filter:alpha(opacity=95);
  opacity:.95;
  background-image:url(https://img.mfcimg.com/photos2/206/20650532/682-142-596-240-9035663.jpg);
}

.img_radius_shadow {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:6px 6px 6px #ee95e8;
  -moz-box-shadow:6px 6px 6px #ee95e8;
  box-shadow:6px 6px 6px #ee95e8;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#020202;
  color:#f39af9;
  font-family:'Impact';
  font-weight:normal;
  font-style:normal;
  font-size:38px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:5px 8px 7px #c17cf4;
  -moz-box-shadow:5px 8px 7px #c17cf4;
  box-shadow:5px 8px 7px #c17cf4;
  -webkit-text-shadow:6px 4px 8px #e827ca;
  -moz-text-shadow:6px 4px 8px #e827ca;
  text-shadow:6px 4px 8px #e827ca;
  background-image:url(https://img.mfcimg.com/photos2/206/20650532/888-390-380-549-9035664.jpg);
}