body > h1 {
    background: url("http://gregf.org/images/me.jpg");
    background-repeat: no-repeat;
    background-position: 100%;
    height: 96px;
    display: inline;
    padding-top: 18px;
    padding-bottom: 20px;
    padding-right: 108px;
}
