@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#797c7c;
  color:#f4f4f8;
  font-family:'Helvetica';
  font-weight:normal;
  font-style:normal;
  font-size:20px;
}

#fixed_background {
  display:block;
  background-position:center center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/181/18190313/407-888-455-883-7264578.jpg);
}

.profile_section_content {
  color:#f4f4f8;
  border:0 none #;
  padding:10px;
  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:#b8b9ba;
  filter:alpha(opacity=0);
  opacity:0;
}

.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:0;
  background-color:#;
  color:#3a3e40;
  font-family:'Helvetica';
  font-weight:bold;
  font-style:normal;
  font-size:25px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #;
  -moz-box-shadow:0 0 0 #;
  box-shadow:0 0 0 #;
  -webkit-text-shadow:0 0 0 #;
  -moz-text-shadow:0 0 0 #;
  text-shadow:0 0 0 #;
}

.content {
  padding:5px;
}

#splWrap {
  display:block;
  width:800px;
  height:160px;
  margin:20px 30px 10px 10px;
  overflow:hidden;
}

#coSp {
  display:inline-block;
  width:780px;
  height:130px;
  margin:30px 10px 10px;
  overflow:hidden;
  text-align:center;
  border-top:1px solid #035;
}

#TlSp {
  display:inline-block;
  width:778px;
  height:20px;
  margin:5px;
  text-align:center;
  font-size:22px;
  color:#035;
  font-family:'Century Gothic',Verdana,sans-serif;
  text-shadow:0 3px 6px #333;
}

<style>.ig-b- {
  display:inline-block;
}

.ig-b- img {
  visibility:hidden;
}

.ig-b-:hover {
  background-position:0 -60px;
}

.ig-b-:active {
  background-position:0 -120px;
}

.ig-b-48 {
  width:48px;
  height:48px;
  background:url(//badges.instagram.com/static/images/ig-badge-sprite-48.png) no-repeat 0 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx) {
  .ig-b-48 {
    background-image:url(//badges.instagram.com/static/images/ig-badge-sprite-48@2x.png);
    background-size:60px 178px;
  }
}