body {
  padding-top: 51px;
  /*padding-bottom: 30px;*/
  /*background-image: url("../images/main.jpg");
    background-repeat: no-repeat;*/
  background-color: #e9e9e9;
}
thead {
    color:#e3e3e3;
    background-color:#414141;
}
table{
  background-color: #e9e9e9
}
/*.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: 100%;
  padding: 9px;
  width: auto;
}*/
