/* NOTE: Netscape 4 and other old browsers with broken CSS do not support
 *  @import, which we use to our advantage.
 */

@import "menu-feedback-hover-ie.css";

@import "blog.css";

div.page {
    border: solid;
    border-width: 7px;
    border-color: #006600;
    padding: .2em .8em .2em .8em;
}

h1 {
    color: #006600;
}

h1, h2 {
    text-transform: lowercase;
}

h1 span.name {
    letter-spacing: .3em;
    word-spacing: .5em;
}

div.section {
    margin-left: 1em;
}

img {
    border: 0;
}

a.stamp {
    position: absolute;
    right: .6em;
    margin-right: 15px;
}
