@charset "UTF-8";

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

a:visited {
  color:#ffffff;
}

#header_bar,#footer_bar {
  display:none;
}

#avatar_holder {
  border-style:ridge;
  border-color:#708090;
  border-width:3px;
}

#main_photo,.recent_photos {
  display:none;
}

.heading {
  color:#ffffff;
  font-family:'Georgia';
  font-weight:bold;
  font-size:20px;
  text-transform:uppercase;
}

.label {
  color:#ffffff;
  font-family:'Bradley Hand ITC';
  font-weight:bold;
  font-size:16px;
  text-transform:capitalize;
  text-align:justify;
  padding-top:2.5px;
  padding-bottom:2.5px;
  margin:25px,0px,15px,0;
}

.value {
  color:#ffffff;
  font-family:'Bradley Hand ITC';
  font-weight:bold;
  font-size:16px;
  text-transform:capitalize;
  padding-left:20px;
}

body {
  color:#ffffff;
  background-size:cover;
  background-position:center,middle;
  background-image:url(http://fc03.deviantart.net/fs71/i/2013/201/8/3/dark_texture_i_by_nijmi3skijll-d6ecnnt.jpg);
  background-attachment:fixed;
  background-repeat:no-repeat;
  width:1024px;
  margin:auto;
  opacity:.7;
}

.profile_section_content {
  color:#ffffff;
  padding-top:20px;
  padding-bottom:20px;
  padding-right:15px;
  padding-left:15px;
  margin:5px;
  letter-spacing:3px;
  line-height:20px;
}

.profile_section_background {
  background-size:cover;
  background-position:top center;
  background-color:#000000;
  background-attachment:scroll;
  background-repeat:no-repeat;
  border-style:ridge;
  border-color:#708090;
  border-width:6px;
}

.profile_section_content .heading {
  background-color:transparent;
  background-size:cover;
  background-position:center middle;
  border-style:ridge;
  border-color:#708090;
  border-width:3px;
}

#about_me_label {
  text-align:center;
  color:#000000;
}

h1 {
  margin:0 0 0 200px;
}

h2 {
  margin:0 0 0 100px;
}

h3 {
  margin:0;
}

content {
  padding:15px;
}