@charset "UTF-8";

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

a:visited {
  color:#222224;
}

#fixed_background {
  display:block;
  background-position:center;
  background-attachment:scroll;
  background-repeat:no-repeat;
  background:url(https://img.mfcimg.com/photos2/106/10686779/437-586-234-765-8673911.png) no-repeat top center scroll;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

body {
  cursor:url(http://2.bp.blogspot.com/-9M0EjxQeQC4/VjQlMkhn0QI/AAAAAAAAJ8k/YJ-w7sEvkEE/s1600/ani918.gif),auto;
  width:900px;
  background-color:#ffffff;
  background-color:#9AC956;
  color:#666666;
  font-family:'Verdana';
  font-weight:bold;
  background-color:black;
  font-family:-webkit-pictograph;
  font-weight:400;
  font-style:oblique;
  font-size:17px;
}

.profile_section_content {
  width:900px;
  color:#222222;
  border:px #;
  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 {
  width:1040px;
  margin:auto;
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=10);
  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 {
  width:1040px;
  margin:auto;
  padding:5px;
  background-color:#BCEC76;
  color:#999999;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:20px;
  -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 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
  filter:alpha(opacity=0);
  opacity:0;
}

.content {
  padding:55px;
  width:1040px;
  margin:auto;
}

#admirers_value {
  display:none;
}

#tags_value {
  font-size:0;
  padding:0;
}

#tags_label {
  display:none;
}

#favorite_models_container {
  display:none;
}

div#profile_main_photo {
  display:none;
}

#avatar_holder {
  display:none;
}

.profile_section_content {
  width:1040px;
  margin:auto;
}

.profile_section_content {
  background-image:url(http://3.bp.blogspot.com/-TDG46Vn0sis/UtzXlIqenRI/AAAAAAAADlQ/Fh-3OO8h7vo/s1600/hearts1.png),url(http://3.bp.blogspot.com/-IxPBwy4XahM/UtzXk6ivG5I/AAAAAAAADlM/YUiZJYd5PaM/s1600/hearts2.png),url(http://2.bp.blogspot.com/-xYI5fuv7v9Q/UtzXlN17QPI/AAAAAAAADlU/VUxBUn8JR6A/s1600/hearts3.png);
  -webkit-animation:ghosts 20s linear infinite;
  -moz-animation:ghosts 20s linear infinite;
  -ms-animation:ghosts 20s linear infinite;
  animation:ghosts 20s linear infinite;
}

@keyframes ghosts {
  0% {
    background-position:0 0px,0 0px,0 0;
  }
  
  100% {
    background-position:500px 1000px,400px 400px,300px 300px;
  }
}

@-moz-keyframes ghosts {
  0% {
    background-position:0 0px,0 0px,0 0;
  }
  
  100% {
    background-position:500px 1000px,400px 400px,300px 300px;
  }
}

@-webkit-keyframes ghosts {
  0% {
    background-position:0 0px,0 0px,0 0;
  }
  
  50% {
    background-color:rgba(0,0,0,0.7);
  }
  
  100% {
    background-position:500px 1000px,400px 400px,300px 300px;
    background-color:rgba(0,0,0,0.8);
  }
}

@-ms-keyframes ghosts {
  0% {
    background-position:0 0px,0 0px,0 0;
  }
  
  100% {
    background-position:500px 1000px,400px 400px,300px 300px;
  }
}

.link-twitter a {
  display:block;
  top:-80px;
  width:249px;
  height:160px;
  float:left;
  background:transparent url(http://1.bp.blogspot.com/-k78AGwCvo-s/Ul3yxp5dr5I/AAAAAAAACU4/imnsl_rAwN8/s1600/twitter.png) no-repeat;
  position:relative;
  margin:215px 0 0 -5px;
  text-indent:-3000px;
}

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

<html>
<head>
<style>
div.img {
  margin:5px;
  padding:5px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
}

div.img img {
  display:inline;
  margin:5px;
  border:1px solid #ffffff;
}

div.img a:hover img {
  border:1px solid #0000ff;
}

div.desc {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:5px;
}