@charset "UTF-8";

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

a:visited {
  color:#7a7a7a;
}

body {
  width:900px;
  margin:0 auto;
  background-color:#ffffff;
  background-color:#;
  color:#000000;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:13px;
}

#fixed_background {
  display:block;
  background-position:top center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/128/12812606/205-137-377-948-8070530.jpg);
}

.profile_section_content {
  background-color:#fff;
  opacity:.9;
  color:#000000;
  border:0 solid #;
  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:#ffffff;
  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:5px;
  background-color:#;
  color:#000000;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -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;
}

.content {
  padding:5px;
  text-align:left;
}

.container {
  text-align:center;
}

.stark {
  height:250px;
  text-align:center;
  border:1px solid;
  background-image:url(https://img.mfcimg.com/photos2/128/12812606/780-833-936-858-8074009.png);
  background-repeat:no-repeat;
  margin-bottom:25px;
}

.lannister {
  height:250px;
  text-align:center;
  border:1px solid;
  background-image:url(https://img.mfcimg.com/photos2/128/12812606/917-233-349-771-8073980.png);
  background-repeat:no-repeat;
  margin-bottom:25px;
}

.king {
  height:250px;
  text-align:center;
  border:1px solid;
  background-image:url(https://img.mfcimg.com/photos2/128/12812606/692-382-507-875-8073969.png);
  background-repeat:no-repeat;
  margin-bottom:50px;
}

.content {
  margin-bottom:50px;
}