html{
  background-color:#16194d;
  background-image: url(images/clean-textile.png);
  background-size: 25%;    
}
#bodycontainer { 
  margin: auto;
  width: 1080px;
  background-image: linear-gradient(#626a9e, #f0ad95, #626a9e);  
  color: #8888b5;
  text-align: center;
  border: none;
}
@font-face {                  
font-family: 'Barecast';
src: url(https://humantooth.neocities.org/fonts/Barecast-Regular.woff2) format('woff2');
font-weight: normal;
font-style: normal;
} 

#deco {
  background-image: url(decorations/glitterstrawberries.gif);
  background-repeat: repeat-x;
  height: 30px;
  opacity: .75;
  width: 97%;
  margin-left: 15px;
}

a { text-decoration: underline;
color: #16194d;
text-align: center;
}

#imgcontainer{
  width: 640px;
  margin: auto;
  border: 2px solid #16194d;
}


h1 {
  font-family: 'Quarantype';
  font-size: 48px;
  text-align: center; 
  color: #16194d;
}

h2 {
  font-family: 'Quarantype'; 
}

p {
  font-family: 'Barecast';
  font-size: 16px;
  color: #16194d;
  width: 640px;
  margin: auto;
  text-align: justify;
}

ul {
  list-style-type: none;
  font-family: 'Barecast';
  font-size: 16px;
  color: #16194d;
  width: 640px;
  margin: auto;
}

hr {
  border: 1px solid #16194d;
  width: 640px;
}

img {
  width: 300px;
  margin: auto;
  padding: 10px;
} 

#img2 {
  width: 300px;
  margin: auto;
  padding: 10px;
  height: 300px; 
} 


@font-face {                  
font-family: 'Quarantype';
src: url(https://humantooth.neocities.org/fonts/Quarantype-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
} 

@font-face {                  
font-family: 'Hebdomadal';
src: url(https://humantooth.neocities.org/fonts/Hebdomadal.woff2) format('woff2');
font-weight: normal;
font-style: normal;
} 

@font-face {                  
font-family: 'Nounty';
src: url(https://humantooth.neocities.org/fonts/Nounty.woff) format('woff');
font-weight: normal;
font-style: normal;
} 