#blogTitle h1 {
    font-size: 300%;
    font-weight: bold;
    line-height: 1.5em;
    margin-left: 1em;
    margin-top: 10px;
    width: 50%;
    float: left;
    display: inline;
    letter-spacing: 1px;
}

#navigator {
    background-color: #333;
    height: 60px;
    clear: both;
    margin-top: 30px;
    position: relative;
}