body {
    margin: 0;
    background: #DDD url(background.gif);
    font: 10pt/1.4em Optima, Verdana, Arial, serif;
}

#gernsback {
    left: 20px;
    bottom: 0;
    position: fixed;
}

#projects, #footer { margin-left: 528px; }

h2 {
    font-size: 15pt;
    font-weight: normal;
    margin: 12pt 0 2pt 0;
}

a {
    font-size: 12pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-transform: uppercase;
}

a:hover { color: #e5d200; }

#footer {
    margin-top: 12pt;
    margin-bottom: 12pt;
}

#birthday {
    position: absolute;
    top: 12pt;
    right: 12pt;
}

#birthday img { margin-left: 6pt; }
