#hero-area {
  background: url('../../../user_files/base/home_content/homeBackground.jpg') no-repeat 30%;
}


/* Tables */
table {
  width: 100%;
}

table td {
  padding: 3px 6px;
  min-width: 50px;
}

table tr {
  border-bottom: 1px solid silver;
}
