html{
  background-color: #636363;
  background-image: url(images/buried.png);
  background-size: 12%;    
}
#bodycontainer { 
  margin: auto;
  width: 1080px;
  background-image: url(images/blacklight.jpg);   
  background-size: 100.2%;
  background-repeat: repeat-y;
  color: #787878;
  font-family: 'Barecast';
  text-align: center;
  border: 10px solid black;
  position: relative;
}

#deco{
  background-image: url(decorations/black.gif);
  height: 30px;
  margin: auto;
  background-repeat: repeat-x;
  opacity: .75;
}

@font-face {                  
font-family: 'CHNOPixel-Italic';
src: url(https://humantooth.neocities.org/fonts/CHNOPixelCodePro-Italic.woff) format('woff');
font-weight: normal;
font-style: normal;
} 
#header{ 
  font-family: 'CHNOPixel-Italic';
  font-size: 72px;
  color: #636363;
  
}
@font-face {                  
font-family: 'Barecast';
src: url(https://humantooth.neocities.org/fonts/Barecast-Regular.woff2) format('woff2');
font-weight: normal;
font-style: normal;
} 
img{
  width: 600px;
}

a {
  text-decoration: underline;
  color: black;
}
@font-face {                  
font-family: 'jgs7';
src: url(https://humantooth.neocities.org/fonts/jgs7.woff) format('woff');
font-weight: normal;
font-style: normal;
} 
#pcontainer {
  margin: auto;
  background-color: black;
  padding-left: 30px;
  padding-right: 30px; 
  border: 3px dashed #636363;
  width: 534px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: justify;
}
#hcontainer {
  margin: 10px 100px 20px 100px;
  background-color: black;
  padding: 20px;
  border: 3px dashed #636363;
  
}
@font-face {                  
font-family: 'Gothamono';
src: url(https://humantooth.neocities.org/fonts/Gothamonov0.2-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
} 