body {
    font-family: Athelas;
    color: #8a8c8f;
    font-size: 12px;    
    background-color: #d7e4c2;
    text-align: left; 
}

ul {
    padding: 0px;
    margin: 0px;
}

h1 {
    font-family: Anthelas;
    font-size: 18px;
    color: #41393d
    background-color: #41393d;
    text-align: center;
}

h2 {
  font-family: Anthelas;
  font-size: 14px;
  color: #8a8c8f;
  background-color: #d7e4c2;
  text-align: center;  
}