body { 
  background-color: #FBEBD8;
  color: #A90011;
  font-family: Helvetica, Arial;
  text-align: center;
}

.post { 
  border-bottom: 1px solid #ddd; 
  margin-bottom: 20px; 
  padding-bottom: 10px; 
}

.post h2 { 
  margin: 0; 
}

.meta { 
  color: gray; 
  font-size: 0.9em; 
}