/* CSS Document */


.table {
  width:auto;
  margin: 18px 0;
}

th{
background-color:#FEFFE8 !IMPORTANT;

}

th,td{
text-align:center;
}