#home {
    width: 80%;
}
#blogTitle h1 {
    font-weight: inherit;
}
#navList a {
    display: block;
    width: 5em;
    height: 50px;
    line-height: 52px;
    float: left;
    text-align: center;
padding-top:0;
}