#head, #menu, #accesslink, #skiphead { display: none; }
#page, #content { float: none; }
#content { max-width: 100%; }
#page { width: 100%; border: 0; }
a { text-decoration: none; }
a:after { content: attr(href); margin-left: .3em; margin-right: 0; display: inline; }
a[name]:before { content: '#'; margin-right: 0; padding-right: 0; }
a[name]:after { content: attr(name); margin-left: 0; padding-left: 0; margin-right: .3em; }
a[name]:before, a[name]:after { color: red; text-decoration: underline; }
