body
{
  text-align: center;
  background: white;
  color: black;
}

table
{
  width: 100%;
}

td
{
  background: #eec;
}

img
{
  border: 0;
}


