h1 {
    color: #cc6600;
}

h2, h3, h4, H5 {
    color: #993300;
}

#header, #footer {
    border-color: #993300;
}

a {
    color: #cc6600;
    text-decoration: none;
    border-bottom: 1px dashed;
}

h3 a {
    color: #993300;
    text-decoration: none;
    border-bottom: none;
}

div.location {
	color: #666;
}

/* vim:ts=4:sw=4:et:sts=4:ci:si:
 * */
