.mynav{
  background-color: #7f0026;
}
.table{
  width:70%;
  margin:auto;
}
th{
  text-align:center;
  font-weight: bold;
}
td{
  text-align: center;
}
