header, nav, div#text {
    width: 90%;
    margin-left: -45%;
    left: 50%;
}
div#text {
    top:100px;
    bottom:60px;
}
nav {
    height:60px;
}