#hd {
    position: relative;
}
#salutation {
    position: absolute;
    top: 0.8em;
    right: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 5px 0;
}
h1 { font-size: 180%; }
h2 { font-size: 160%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
