html{
  background-color:white;
  background-image: url(images/nami.png); 
  margin: auto;
  background-size: .5%
}
#bodycontainer { 
  margin: auto;
  width: 1080px;
  background-color: #787594;
  background-image: url(images/clean-gray-paper.png);
  background-size: 10%;
  color: #8888b5;
  font-family: 'Barecast';
  text-align: center;
  border: 10px solid #f2efb5;
  position: relative;
}

#deco {
  background-image: url(decorations/yellow5.png);
  background-repeat: repeat-x;
  height: 20px;
}

#deco2 {
  background-image: url(decorations/yellow5.png);
  background-repeat: repeat-x;
  height: 20px;
  transform: scaleY(-1);
}

a{
  text-decoration: underline;
  color:#f2efb5;
}
@font-face {                  
font-family: 'Aber-Mono'; 
src: url(https://humantooth.neocities.org/fonts/Aber-Mono-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
}    
#header{
  font-family: 'FT88-Italic';
  font-size: 64px;
  color: #f2efb5;
  text-shadow: 1px 1px 0px #8888b5, -1px 1px 0px #8888b5, -1px -1px 0px #8888b5, 1px -1px 0px #8888b5;
}
#img{
  width: 600px;
}
#gif{
  width: 614px;
  border: 3px dashed #f2efb5; 
  
}
@font-face {                  
font-family: 'BBBInvader';
src: url(https://humantooth.neocities.org/fonts/BBBInvader-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
} 
#hcontainer {
  margin: 10px 80px 10px 80px;
  background-color: #f2efb5;
  background-image: url(images/cloudsbackground.png);
  background-size: 920px;
  padding: 10px;
  border: 3px solid #f2efb5;
}
#pcontainer {
  margin: 10px 230px 20px 230px;
  background-color: #f2efb5;
  padding: 20px;
  border: 3px dashed #8888b5;
  text-align: justify;
}
@font-face {                  
font-family: 'DepartureMono';
src: url(https://humantooth.neocities.org/fonts/DepartureMono.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;
} 
@font-face {                  
font-family: 'FT88-Italic';
src: url(https://humantooth.neocities.org/fonts/FT88-Italic.woff) format('woff');
font-weight: normal;
font-style: normal;
} 
@font-face {                  
font-family: 'Barecast';
src: url(https://humantooth.neocities.org/fonts/Barecast-Regular.woff2) format('woff2');
font-weight: normal;
font-style: normal;
} 