body {
  background: #fffddd;
  color: #666666;
  padding-top: 70px;
}

.btn-info {
  color: white !important;
}

a {
  text-decoration: none !important;
}

.text-right {
  text-align: right;
}

tfoot {
  font-weight: bold;
}