@charset "UTF-8";

@font-face {
  font-family:'Raleway';
  font-style:normal;
  font-weight:400;
  src:local(Raleway),local(Raleway-Regular),url(https://fonts.gstatic.com/s/raleway/v12/1Ptug8zYS_SKggPNyC0ITw.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

a:link,a:active,a:hover {
  color:#00a799;
  font-weight:bold!important;
  text-decoration:none!important;
}

a:visited {
  color:#005b53;
  font-weight:normal!important;
}

html {
  padding-top:10px;
}

#avatar_holder {
  background:#fff!important;
  padding:10px!important;
  margin:10px!important;
  border-radius:5px!important;
  box-shadow:0 0 5px #666!important;
}

#profile_avatar {
  border-radius:5px!important;
}

#header_bar,#footer_bar {
  display:none!important;
}

/* Attempt to add colons */
.heading:after {
  content:":"!important;
}

/* Headers */
.heading {
  background-color:#fff!important;
  color:#888!important;
  text-transform:uppercase!important;
  text-align:center!important;
  text-shadow:1px 1px #aaa!important;
  font-family:'Raleway',monospace!important;
  font-weight:bolder!important;
  font-size:30px!important;
  letter-spacing:10px!important;
  border-bottom:5px #eeee dashed!important;
}

#profile_header_container {
  margin:0!important;
  padding:0!important;
}

.profile_subsection,.profile_section_content {
  background:#fff!important;
  padding:15px!important;
  margin:15px!important;
}

#about_me_value img {
  width:500px!important;
}

body {
  color:#666666;
  font-family:'Raleway',monospace!important;
  font-size:15px!important;
}

.profile_section_background {
  box-shadow:0 0 10px #000!important;
}

/* Attempt to add colons */
.heading:after {
  content:":"!important;
}

/* Headers */
.heading {
  background-color:#fff!important;
  color:#888!important;
  text-transform:uppercase!important;
  text-align:center!important;
  text-shadow:1px 1px #aaa!important;
  font-family:'Raleway',monospace!important;
  font-weight:bolder!important;
  font-size:30px!important;
  letter-spacing:10px!important;
  border-bottom:5px #eeee dashed!important;
}

#profile_header_container {
  margin:0!important;
  padding:0!important;
}

.profile_subsection,.profile_section_content {
  background:#fff!important;
  padding:10px!important;
}

#about_me_value img {
  width:500px!important;
  left:0!important;
}

body {
  color:#666666;
  font-family:'Raleway',monospace!important;
  background:url(http://i.imgur.com/yy9FRSy.png) repeat!important;
  font-size:15px!important;
}

.profile_section_background {
  box-shadow:0 0 10px #000!important;
}