/* CSS */

	html { 
	  background: #000 url(/web/20180308094517im_/http://whatareyoudoinginmyswamp.com/bg.gif) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}

	body {
	background-color: black;
	}

	video {
	  position: fixed;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	  z-index: -1000;
	  min-width: 100%; min-height: 100%;
	}
	
  .mute {
    cursor: pointer;
    position: absolute;
    left: 10px; top: 10px;
    width: 250px;
  }

	#stuff {

	position: fixed;
	bottom: 0;
	left: 0;
	padding: 20px;

	}

	h1 {
	
	margin: 0;
	font: 48px "comic_neuebold","Comic Sans MS", serif;
	color: #DB64EC;
	text-shadow: 1px 1px 4px #000;

	}

	h2 {
	
	margin: 0;
	font: 28px "comic_neuebold","Comic Sans MS", serif;
	color: #DB64EC;
	text-shadow: 1px 1px 4px #000;

	}

	a, p {

	font: 22px "comic_neuelight","Comic Sans MS", serif;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 1px 1px 4px #000;
  display: inline;

	}

	a:hover {
	color: #E71DE1;
	}

	.twitter-follow-button {

	position: absolute;
	bottom: 20px;
	left: 195px;

	}

	#cred {

	position: fixed;
	right: 0;
	bottom: 0;
	padding: 10px;

	}

	#cred li {

	list-style: none;
	margin: 0 0 0 -40px;

	}

@media (min-width: 1699px) {

	video {
		position: fixed; right: 0; bottom: 0;
		min-width: 100%; min-height: 100%;
		width: auto; height: auto; z-index: -100;
		background-size: cover;
	}	


}

@media (max-width: 899px) {

	video {
		position: fixed; right: 0; bottom: 0;
		min-width: 100%; min-height: 100%;
		width: auto; height: auto; z-index: -100;
		background-size: cover;
	}

	#cred {display: none;}

}

@media (max-width: 899px) and (min-height: 800px) {

	video {
		position: relative; right: 0; bottom: 0;
		min-width: 100%; min-height: 100%;
		width: auto; height: auto; z-index: -100;
	}

}
/*
     FILE ARCHIVED ON 09:45:17 Mar 08, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:15:41 Mar 09, 2025.
     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.608
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.01
  esindex: 0.013
  cdx.remote: 11.649
  LoadShardBlock: 230.5 (3)
  PetaboxLoader3.datanode: 147.842 (5)
  PetaboxLoader3.resolve: 249.956 (3)
  load_resource: 224.0 (2)
*/