nav {
/*    list-style: none;*/
    overflow: hidden;
}

nav li {
    list-style: none;
    width: 140px;
    float: left;
}
