
#nav
{
 list-style-type: none;
 text-align: center;
 padding: .35em 0;
 font-size: .85em;
 margin-bottom: 1em;
 line-height: 1.5;
}

#nav li
{
 display: inline;
 list-style-type: none;
 border-style: solid;
 border-width: 2px;
 margin: 0 .5em;
 text-align: center;
 line-height: 1.975;
}

#nav a
{
 padding: .125em .75em;
 text-decoration: none;
 font-weight: bold;
}
