body{
  height: 100%;
  width: 100%;
  text-align: center;
}

a, h1{
  margin-top: 7%;
}

#search, #searchText, #close{
  background-color: transparent;
  border: none;
}

p{
  font-size: 1.3em;
}

table{
  margin-right: auto;
  margin-left: auto;
  width: 350px !important;
}

td{
    border: none !important;
}

.extra{
  width: 0.5% !important;
}

.jumbotron{
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}