body {
	font-family: Segoe UI;
}
th {
  padding: 8px;
  text-align: center;
  width: 125px;
}
tr {
  text-align: center;
}
td {
  cursor: pointer;
}
table {
  border: 2;
  border-collapse: collapse;
}
#image {
  background-color: white;
}
.hu {
  float: left;
  margin-left: 15px;
  background-color: antiquewhite;
}
