.tab li {
font-weight: bold;
margin: 5px;
padding: 5px;
border-right: 1px solid black;
}

.tabNav {
background : red;
}

