

.header nav {
	display: none;
}

.header,
.content,
.footer {
	text-align: center;
}
.header,
.footer {
	background: #fff;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 50px;

	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0 50px;
}
.header.fixed {
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
}
.header a {
	display: block;
	width: 28px;
	height: 18px;
	padding: 11px;
	margin: 5px;
	position: absolute;
	top: 0;
	left: 0;
}
.header a:before,
.header a:after {
	content: '';
	display: block;
	background: #000;
	height: 2px;
	width:25px;
}
.header a span {
	background: #000;
	display: block;
	height: 2px;
	margin: 6px 0;
		width:25px;
}
.content {
	padding: 150px 50px 50px 50px;
}

/*
     FILE ARCHIVED ON 02:25:22 Jun 18, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:06:47 Aug 18, 2026.
     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.472
  exclusion.robots: 0.049
  exclusion.robots.policy: 0.038
  esindex: 0.007
  cdx.remote: 28.692
  LoadShardBlock: 787.362 (3)
  PetaboxLoader3.datanode: 474.724 (5)
  PetaboxLoader3.resolve: 283.17 (2)
  load_resource: 201.685
  loaddict: 109.834
*/