body { background-color: #95caad; font-family: Helvetica;
  
}
table{
  background-color:#bde4cf;
  width:1000px;
}
th{ height:500px;
}
table, th, td{ border-collapse: collapse; padding:10px;
}