body {
 color: #333344;
 background-color: #ffffff;
 font-family: sans-serif;
 font-size: 125%;
}

h1 {
 color: #008900;
 font-family: sans-serif;
 font-weight: bold;
 text-align: center;
}

h2 {
 color: Maroon;
 font-family: sans-serif;
 font-weight: bold;
}

h3 {
 color: Navy;
 font-family: sans-serif;
 font-weight: bold;
}

div.date {
 color: Olive;
 font-style: italic;
 text-align: right;
}

pre {
 color: Purple;
 font-family: monospace;
}
