td, th {
  border: 1px #777 solid;
}
body > nav {
  background: blue !important;
}
.my-footer {
  background: #afdeee;
  padding-top: 15px;
  padding-bottom: 15px;
}
img {
  max-width: 100%;
}
