html{
  background-color:black;
  background-image: url(images/skulls.png);
  background-size: 10%;    
}
#bodycontainer { 
  margin: auto;
  width: 1080px;
  background-image: url(images/greenstuff-2.jpg); 
  background-color: black;
  background-size: 100.2%;
  background-repeat: repeat-y;
  color: #79b881;
  font-family: 'BPnoScript';
  font-size: 18px; 
  text-align: center;
  border: 20px dashed #79b881;
  position: relative;
}
background-image{
  opacity: .5;
}

#deco {
  background-image: url(decorations/greenchain.gif);
  background-repeat: repeat-x;
  height: 40px; 
}

a{ 
  text-decoration: underline;
  color:  #79b881;
}

@font-face {                  
font-family: 'BPnoScript';
src: url(https://humantooth.neocities.org/fonts/BPnoScript.woff) format('woff');
font-weight: normal;
font-style: normal;
}    
#header{
  font-family: 'MachineLearning';
  font-size: 72px;
  color: #79b881;
}
#img{
  width: 915px;
}
#gif{
  width: 600px;
  border: 3px dashed #79b881;
}
@font-face {                  
font-family: 'MachineLearning';
src: url(https://humantooth.neocities.org/fonts/MachineLearningFont-v1.woff) format('woff');
font-weight: normal;
font-style: normal;
} 
#hcontainer {
  margin: 10px 80px 20px 80px;
  background-color: black;
  padding: 0px;
  border: 3px dashed #79b881 ;
  background-image: url(images/skulls.png);
  background-size: 25%;
}
#pcontainer {
  margin: 10px 230px 20px 230px;
  background-color: black;
  padding: 20px;
  border: 3px dashed #79b881;
}
@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;
} 