#header h1 {
    position: absolute;
    left: -10000em;
}

#header a {
    position: relative;
    top: 62px;
    left: 3ex;
}

#header {
    height: 80px;
    background-color: #0d3c70;
    background-image: url("img/_reality.jpg");
    background-position: center center;
}

#position, #footer, #position a {
    color: #eee;
    background-color: #0d3c70;
}


