img.logo { display: block; margin: 0 auto; }
h1 { text-align: center; }
table.formats { background: #f9f9f9; border-collapse: collapse; margin: 1em 1em 1em 0; }
table.formats td,
table.formats th { border: 1px solid #aaa; padding: 0.2em; }
table.formats th { background: #f2f2f2; text-align: center; }
table.formats td.yes { background: #90ff90; text-align: center; }
table.formats td.no  { background: #ff9090; text-align: center; }