
  html {
    background: url(test-image-formats-background.gif);
  }
  table {
    border-collapse: collapse; 
  }
  table tr td {
    border: 1px solid blue;
    padding: 5px;
  }
