html{
  background-color: #625078;
  background-image: url(images/dark-fish-skin.png);
  background-size: 1%;    
}
#bodycontainer { 
  margin: auto;
  width: 1080px;
  background-image: url(images/matrix5-16.jpg);   
  background-size: 100.2%;
  background-repeat: repeat-y;
  color: #787878;
  font-family: 'CHNOPixel';
  text-align: center;
  border: 20px solid black;
  position: relative;
}
@font-face {                  
font-family: 'Nounty';
src: url(https://humantooth.neocities.org/fonts/Nounty.woff) format('woff');
font-weight: normal;
font-style: normal;
}    
#header{
  font-family: 'Nounty';
  font-size: 72px;
  color: #625078;
}
img{
  width: 600px;
}
@font-face {                  
font-family: 'jgs7';
src: url(https://humantooth.neocities.org/fonts/jgs7.woff) format('woff');
font-weight: normal;
font-style: normal;
} 
#hcontainer {
  margin: 10px 100px 20px 100px;
  background-color: black;
  padding: 0px;
  border: 3px dashed #625078;
}
#pcontainer {
  margin: 10px 200px 20px 200px;
  background-color: black;
  padding: 20px;
  border: 3px dashed #625078;
}
@font-face {                  
font-family: 'Gothamono';
src: url(https://humantooth.neocities.org/fonts/Gothamonov0.2-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
} 
@font-face {                  
font-family: 'CHNOPixel';
src: url(https://humantooth.neocities.org/fonts/CHNOPixelCodePro-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
} 