@page {
  margin: 2.5cm;
}

* {
  background: white none;  
}

body {
  color: black;
  background: white none;  
  font-size: 13pt;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
}

h1, h2, h3 {
  page-break-after: avoid;
}

#sidebar, #alphabet-photos, #language-bar {
  display: none;
}
