body {
  background-color  : #FECF89;
  font-family       : Georgia;
  color             : #663300;
}

.title  {
  font-size         : 18px;
}

h2 {
  margin-top        : 0px;
  font-weight       : 500;
}

table {
  font-size         : 14px;
}

.empty {
  border            : 2px solid red;
}

body, html {
  height            : 98%;
}

.enquiry tr {
  height            : 28px;
}

.enquiry td {

}