body                { background: white }

a:hover                { color: fuchsia; }

h1                { font-size: 150% }

h2                { font-size: 120% }

h3                { font-size: 100%;
                  font-weight: bold }

h4                { font-size: 100%;
                  font-style:italic }
