h2 { margin-top: 2em; border-bottom: 1px solid #aaa; }

/* :target { background: yellow; } */
:target { color: red; background: white; }

.listoflinks { list-style-type: none; padding-left: 0em; margin-left: 0em; }
