h1, h2 { color: blue; }
table  { border-style: groove; background-color: lightcyan; }
tr > td:first-child { text-align: right; }