/*
h2 {
    border-width: thin medium medium thin;
    background: #ddeeff;
}
*/
h3 {
    border-width: thin medium medium thin;
    background: #eeeedd;
}

p {
    text-indent: 1em;
}
