
.count
{
  line-height: 22px;
  color:white;
  text-align:center;
  font-size:45px;
}

table.unstyledTable {
  font-family: Arial, Helvetica, sans-serif;
  width: 80%;
  height: 150px;
  text-align: center;
  border-collapse: collapse;
}
table.unstyledTable td, table.unstyledTable th {
  padding: 2px 2px;
}