#blogTitle {
    position: relative;
    top: 150px;
    left: 0px;
    width: 740px;
    height: 75px;
    margin: 0;
    border: none;
    padding: 0;
    background: none;
    overflow: hidden;
}

#navigator {
    position: relative;
    top: 150px;
    left: 0px;
    width: 810px;
    height: 80px;
    margin: 0;
    border: none;
    padding: 0;
    background: none;
    overflow: hidden;
}