body {
font-family: monospace;
font-size: 24px;
background: #f8f4e9;
#max-width: 800px;
margin: 40px auto;
padding: 0 20px;
line-height: 1.6;
}

h1, h2 {
font-size: 1.8em;
}

a {
color: #556b2f;
text-decoration: none;
}

a:hover {
color: #8a9a53;
text-decoration: underline;
}