@charset "UTF-8";

body {
  color:#24042b!important;
}

/*
#king {
  font-size:65px!important;
  font-weight:bold;
  padding-top:269px;
}

#knights {
  padding-top:275px;
}
*/
#about_me_value p,#about_me_value table tr td,#about_me_value div {
  font-family:"Courier Bold",Courier,monospace!important;
  font-size:19px;
}

#about_me_value > a {
  font-weight:bold;
}

/*
#royalty {
  background:url(http://imagr.eu/up/iIHnv_royalty.png) no-repeat center;
  height:1000px;
  text-align:center;
  padding-top:55px;
}
*/
.center {
  text-align:center;
}

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

a:visited {
  color:#;
}

.profile_section_background {
  background-color:none!important;
}

body {
  background-image:url(http://imagr.eu/up/8qN3m_Free-Gold-Old-Paper-Texture.jpg);
  background-size:cover;
  background-color:#ffffff;
  background-repeat:no-repeat;
  background-attachment:fixed;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

/*
#profile_header:before {
  content:url('http://imagr.eu/up/gqVZX_justtheheader.png');
  margin-left:auto;
  margin-right:auto;
}
*/
.heading {
  background-color:#890000;
  color:#fff;
}

.film {
  width:300px;
  height:168px;
}

.film img {
  width:300px;
  height:168px;
}

.film:before {
  position:absolute;
  content:url(http://imagr.eu/up/3wRR8_film.png);
}

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

a:visited {
  color: #;
}

body {
  background-color: #ffffff;
  background-color: #c9c9c9;
  color: #666666;
  font-family: 'Verdana';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}


.profile_section_content {
  color: #666666;
  border: 0px none #;
  padding: 5px;
  margin: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 0px #777777;
  -moz-box-shadow: 0px 0px 0px #777777;
  box-shadow: 0px 0px 0px #777777;
}

.profile_section_background {
  background-color: transparent;
  background-color: #FFFFFF;
  filter:alpha(opacity=100);
  opacity: 1;
}

.img_radius_shadow {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px #777777;
  -moz-box-shadow: 0px 0px 0px #777777;
  box-shadow: 0px 0px 0px #777777;  
}

.profile_section_content .heading {
  padding: 5px;
  background-color: #8f2e2e;
  color: #FFFFFF;
  font-family: 'Verdana';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px #777777;
  -moz-box-shadow: 0px 0px 0px #777777;
  box-shadow: 0px 0px 0px #777777;
  -webkit-text-shadow: 0px 0px 0px #777777;
  -moz-text-shadow: 0px 0px 0px #777777;
  text-shadow: 0px 0px 0px #777777;  
}

.content {
  padding: 5px;
}*/