/*
 * base styles for the body
 */

body {
  font-family: Palatino;
  font-size: 20px;
  line-height: 1.5;
  margin: 20px 300px 20px 50px;
}
