.nav {
    text-align: center;
}

nav a.selected {
    border: 1px solid black;
}

hr {
    width: 100%;
}