* {
  box-sizing: border-box;
}
body {
  color: silver;
  background-color: black;
  /* font-size: 1.5rem; */
  font-family: sans-serif;
  border: 0;
}
#header {
  float: left;
}
#content {
  float: left;
  clear: left;
}
.float_right_30 {
  float: right;
  clear: right;
  max-width: 30%;
  padding-left: 2em;
  padding-bottom: 2em;
}
a:link {
  color: white;
}
a:visited {
  color: gray;
}
.hidden {
  display: none;
}
p {
  margin-left: 1vw;
}
div.sub {
  margin-left: 1vw;
}

@media all and (min-width: 400px) {
  :root {
    font-size: 150%;
  }
  #content {
    max-width: 70%;
  }
}

/*
     FILE ARCHIVED ON 21:41:57 Mar 06, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:32:59 May 23, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.889
  exclusion.robots: 0.087
  exclusion.robots.policy: 0.077
  esindex: 0.009
  cdx.remote: 103.068
  LoadShardBlock: 119.233 (3)
  PetaboxLoader3.datanode: 114.719 (4)
  load_resource: 408.699
  PetaboxLoader3.resolve: 360.789
*/