body { 
  background-image: url(../img/wall.png);
  background-repeat: repeat;
  padding-top: 80px;
}
li.list-group-item.header {
  background-color: #3e3f3a;
  color: white;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
a.navbar-brand small {
  font-size: 50%;
}
table.movimientos input {
  background: transparent;
  border: transparent;
}