body{
  background: white;
  color: white;
}

#wrap{  
  background: #f1f3f3;
  max-width: 50em;
  margin: 0 auto;
  padding: 2em;
 
}
.article1{
  display: inline-block;
  vertical-align: top;
  background: #a4dede;
  color: #000;
  width: 25em;
  height: 25em;
}
.article2{
  display: inline-block;
  margin-left: 2em;
  color: #000;
  width: 22em;
  height: 25em;
}
#Title {
  padding-top: .6em ;
  text-align: center;
  font-family: Yrsa;
  font-weight: 400;
  font-size: 700%;
  color: #fff;
  
}
.FF {
  font-family: Yrsa;
  font-size: 140%;
  font-weight: 500;
  color: #a4dede
}
.Light {
  font-family: Yrsa;
  font-weight: 300;
  letter-spacing: .02em;
}
.Reg {
  font-family: Yrsa;
  font-weight: 400;
  letter-spacing: .02em;
}
.Med {
  font-family: Yrsa;
  font-weight: 500;
  letter-spacing: .02em;
}
.Semb {
  font-family: Yrsa;
  font-weight: 600;
  letter-spacing: .02em;
}
.Bold {
  font-family: Yrsa;
  font-weight: 700;
  letter-spacing: .02em;
}
.block {
  background-color: #e8d7e8;
  padding: 0.5em;
  margin-top: 1.5em;
}
.article3 {
  display: inline-block;
  vertical-align: top;
  color: #000;
  width: 25em;
 
}
.hist {
  font-family: Yrsa;
  font-weight: 400;
  line-height: 112%;
  letter-spacing: .03em;
}
.article4 {
  display: inline-block;
  margin-left: 4em;
  background-color: #bfe7e7;
  color: #fff;
  width: 20em;
  height: 11em;
  text-align: center;
  padding-top: 4em;
  font-family: Yrsa;
  font-weight: 300;
  margin-top: 1em;
}
.foundry {
  font-size: 140%;
  font-weight: 500;
}
.article5 {
  display: inline-block; 
  vertical-align: top;
  color: #000;
  width: 18em;
  height: auto;
  padding-right: 1em;
  line-height: 110%;
  letter-spacing: .02em;
  font-size: 100%;
  font-family: Yrsa;
  font-weight: 400;
}
.article6 {
  display: inline-block; 
  vertical-align: top;
  color: #000;
  width: 30em;
  height: auto;
  font-family: Yrsa;
  font-weight: 400;
}
#space {
  letter-spacing: .05em;
}
#spaceheight {
  line-height: 140%;
  text-indent: 2em;
}
