html {
	background-position: 100px 5px;
}

body {
  background-color: LightGoldenRodYellow;
  font-size: 65px;
  font-family: Carter One;
  height: 1100px;
  width: 1200px;
  /*overflow-x: hidden;
  min-height: 100vh;*/
}
  
}


footer {
	color: invisible;
}

h1 {
  color: red;
  margin-left: 300px;
}

h2 {
	font-size: 40px;
	font-family: Special Elite Regular;
}

h3 {
	font-size: 30px;
	position: absolute;
}

h4 {
	z-index: 2;
	margin-top: 900px;
	margin-left: 1000px;
	position: absolute;
	width: 600px;
	height: 600px;
}

p {
	margin-left: 150px;
	margin-top: 100px;
	width: 1600px;
	height: 600px;
	z-index: 3;
	position: absolute;
	letter-spacing: 2px;
	color: black;
	text-align: center;
	font-size: 50px;
	/* border: solid 5px black; */
}

nav { 
	grid-area: nav;
	width: 1590px;
	margin-left: 300px;
	height: 75px;
	background-color: red;
	position: sticky;
	top: 10px;
	z-index: 1000;
	letter-spacing: 10px;
	font-family: Mouse Memoirs;
	scale: 1 1; 
}

a {
	margin-left: 50px;
	text-decoration: none;
	color: white;
}

a:hover {
	background-color: purple;
}

img {
	height: 200px;
	width: 300px;
	float: left;
	
}


div {
	margin-left: 100px;
	height: 800px;
	width: 800px;
	font-size: 42px;
	letter-spacing: 10px;
}

hr {
	margin-left: 80px;
	margin-top: 30px;
	z-index: 1;
	position: absolute;
}

.h4 {
	z-index: 2;
	margin-top: 1500px;
	margin-left: 100px;
	position: absolute;
	width: 600px;
	height: 600px;
}

.hr {
	margin-left: 80px;
	margin-top: 600px;
	z-index: 1;
	position: absolute;
}

.hr2 {
	margin-left: 400px;
	margin-top: -20px;
	z-index: 0;
	position: absolute;
}

.logo {
	margin-left: -350px;
	margin-top: -60px;
	width: 330px;
	height: 230px;
	position: absolute;
}

.h1 {
	font-size: 260px;
	text-align: right;
	line-height: 80%;
	letter-spacing: 10px;
	position: relative;
	top: -60px;
	left: 170px;
	z-index: 2;
	font-family: Mouse Memoirs;
}

.img1 {
	float: right;
	margin-right: -700px;
	margin-top: -170px;
	height: 900px; width: 900px;
	position: relative; 
	z-index: 3;
	/* background: url("bg/random.image.php") fixed no-repeat; */
}

.img2 {
	height: 1050px;
	width: 1600px;
	position: relative;
	top: -1130px;
	left: 10px;
}

.img3 {
	height:1000px;
	width: 1000px;
	position: relative;
	top: -2070px;
	left: 450px;
	z-index: 1
}

.box {
  width: 400px;
  height: 400px;
  margin-left: 50px;
  margin-top: -150px;
}

.box2 {
  width: 400px;
  height: 400px;
  margin-left: 510px;
  margin-top: -400px;
}

.box3 {
  width: 400px;
  height: 400px;
  margin-left: 50px;
  margin-top: 10px;
}

.box4 {
  width: 400px;
  height: 400px;
  margin-left:510px;
  margin-top: -480px;

}

.box5 {
  width: 400px;
  height: 400px;
  margin-left: 970px;
  margin-top: -480px;

}

.box6 {
  width: 400px;
  height: 400px;
  margin-top: -480px;
  margin-left: 1430px;

}

.box7 {
  width: 400px;
  height: 400px;
  margin-top: -480px;
  margin-left: 970px;
}


.box8 {
  width: 400px;
  height: 400px;
  margin-top: -480px;
  margin-left: 1430px;
}


.characters {
	position: relative;
	left: 25px;
	top: -80px;
	letter-spacing: 10px;
}

.wc {
	margin-left: -395px;
	margin-top: 255px;
	float: left;
}

.dc {
	margin-left: 515px;
	margin-top: 5px;
	float: left;
}

.fc {
	margin-left: -390px;
	margin-top: 415px;
	width: 500px;
	float: left;
}

.hc {
	margin-left: 515px;
	margin-top: -75px;
	float: left;
}

.lc {
	margin-left: 980px;
	margin-top: -75px;
	float: left;
	width:500px;
}

.pc {
	margin-left: 1435px;
	margin-top: -73px;
	width: 500px;
	float: left;
}

.sc {
	margin-left: 975px;
	margin-top: -73px;
	width: 500px;
	float: left;
	}

.wec {
	margin-left: 1440px;
	margin-top: -75px;
	width: 500px;
	float: left;
}

.willis_page {
	width: 1600px;
	height: 2100px;
	margin-left: 285px;
	margin-top: -140px;
}

.dave_page {
	width: 1600px;
	height: 2100px;
	margin-left: 285px;
	margin-top: -140px;
}

.white {
	background-color: white;
}

.footer {
	position: absolute;
	z-index: 2;
	margin-top: /*950*/1200px;
	margin-left: 100px;
	width: 1300px;
}

.secret {
		height: 1200px;
		width: 1500px;
		margin-left: 200px;
		margin-top: -300px;
}

.dennis {
	width: 400px;
	height: 400px;
	float: right;
	margin-right: -290px;
	position: relative;
	margin-top: 40px;
}

.willis {
	width: 400px;
	height: 400px;
	margin-left: 360px;
	position: relative;
	margin-top: 40px;
}

.philip {
	width: 400px;
	height: 400px;
	margin-left: 360px;
	float: left;
	margin-top: 120px;
	position: relative;
}

.murdoc {
	width: 400px;
	height: 400px;
	margin-left: 1090px;
	float: left;
	margin-top: -400px;
	position: relative;
}

.ivsp {
	width: 1250px;
	margin-top: -50px;
	margin-left: 450px;
	font-size: 40px;
	background-color: transparent;
	border: none;
	text-align: left;
	
}
/* the chairs' description text*/

.one {
	font-size: 35px;
	width: 300px;
	margin-left: 1500px;
	margin-top: 40px;
	background-color: transparent;
	border: none;
	text-align: left;
}

.two {
	font-size: 35px;
	width: 300px;
	margin-left: 770px;
	margin-top: 40px;
	background-color: transparent;
	border: none;
	text-align: left;
}

.three {
	font-size: 35px;
	width: 300px;
	margin-left: 1500px;
	margin-top: 560px;
	background-color: transparent;
	border: none;
	text-align: left;
}

.four {
	font-size: 35px;
	width: 300px;
	margin-left: 770px;
	margin-top: 560px;
	background-color: transparent;
	border: none;
	text-align: left;
}

.file1 {
	width: 300px;
	height: 250px;
	margin-top: -240px;
	margin-left: -800px;
	position: absolute;
}

.file2 {
	width: 300px;
	height: 250px;
	margin-top: -5px;
	margin-left: -850px;
	position: absolute;
}

.file3 {
	width: 300px;
	height: 250px;
	margin-top: 230px;
	margin-left: -900px;
	position: absolute;
}

.file4 {
	width: 300px;
	height: 250px;
	margin-top: 470px;
	margin-left: -950px;
	position: absolute;
}

.file5 {
	width: 300px;
	height: 250px;
	margin-top: 710px;
	margin-left: -1000px;
	position: absolute;
}

.joze {
	height: 300px;
	width: 300px;
}

.chris {
	height: 300px;
	width: 300px;
}

.sy {
	height: 300px;
	width: 300px;
}

.sarah {
	height: 300px;
	width: 300px;
}

.peeps {
	background-color: transparent;
	border: none;
	text-align: left;
	font-size: 30px;
	margin-left: 1570px;
	margin-top: -500px;
	height: 500px;
	width: 255px;
}

.coming {
	width: 1500px;
}

.cuming {
	margin-left: 1270px;
	margin-top: -310px;
	font-size: 25px; 
	width:200px;
}

.note {
	margin-top: -900px;
	margin-left: 300px;
	height: 350px;
	width: 350px;
	position: absolute;
	z-index: 100;
}

.goons {
	width: 1897px;
	height: 2087px;
	margin-left: 20px;
	margin-top: -670px;
	position: absolute;
}

.dont {
	width: 1600px;
	height: 2100px;
	margin-left: 285px;
	margin-top: -140px;
}

.invisible {
	color: LightGoldenRodYellow;
}

.j {
	position:relative;
	z-index: 4;
	letter-spacing: 5px;
}

.c {
	position:relative;
	z-index: 4;
	letter-spacing: 5px;
}

.s {
	position:relative;
	z-index: 4;
	letter-spacing: 5px;
}

.sa {
	position:relative;
	z-index: 4;
	letter-spacing: 5px;
}

.board {
	height: 800px;
	width: 1200px;
	margin-top: -1100px;
	margin-left: 0px;
	position: absolute;
}


.new {
	width: 2150px;
	height: 4100px;
	margin-left: -110px;
	margin-top: -200px;
}

.background {
	background-color: black;
}


.block {
    display: inline-block;
    width: 1800px;
	margin-top: 700px;
	margin-left: -1550px;
	position: absolute;
}


.block1 {
    display: inline-block;
    width: 620px;
	margin-top: -60px;
	margin-left: 1385px;
	position: absolute;
}


.block2 {
    display: inline-block;
    width: 1200px;
	margin-top: 100px;
	margin-left: 160px;
	
}

.blockspacing {
	width: 1800px;
	margin-left: 160px;
	letter-spacing: 5px;
}


.text1 {
	font-size: 35px;
	margin-left: 1px;
	margin-top: -290px;
	width: 1500px;
	font-size: 25px;
}


.text2 {
	font-size: 25px;
	margin-left: 10px;
	margin-top: 770px;
	width: 1500px;
}


.container  {
    text-align: left;
	
}

.ad {
	height:700px;
	width: 500px;
	margin-top: 70px;
	text-align: left;
}


.character {
	position: relative;
	letter-spacing: 10px; 
	margin-left: 700px;
	margin-top: 10px;
	margin-bottom: 120px;
}


.mouse {
	font-family: Mouse Memoirs;
}


.intro {
	font-size: 35px;
	letter-spacing: 1px;
}


.spacing {
	letter-spacing: 5px;
}

.carter-one-regular {
  font-family: "Carter One", system-ui;
  font-weight: 400;
  font-style: normal;
}

.mouse-memoirs-regular {
  font-family: "Mouse Memoirs", sans-serif;
  font-weight: 400;
  font-style: normal;
}


.space {
	margin-top:-30px;
}

.center {
	margin-left: 630px;
}

.lineboy {
	margin-top:-190px;
}

.post2 {
	text-align: left;
	font-size: 42px;
	position: relative;
	margin-top: 200px;
	margin-left: 260px;
	width:1800px;
}

.files {
	z-index: 10;
	margin-left: 785px; 
	margin-top: 500px;
}

.idk {
	text-decoration: none;
	color: blue;
	font-size: 30px;
	width: 300px;
}

.blog1 {
	margin-top: 1500px;
	margin-left: -210px;
	position: absolute;
}

.blog2 {
	margin-top: 500px;
	margin-left: -210px;
	position: absolute;
}

.merchwrap {
	margin-top: 100px;
	margin-left: -110px;	
	width: 100%;
}


.grid1 {
	grid-area: grid1;
	height:600px;
	width: 340px;
	margin-left: 130px;
	margin-top: -100px;
}

.grid2 {
	grid-area: grid2;
	height:600px;
	width: 340px;
	margin-left: 570px;
	margin-top: -650px;
}

.grid3 {
	grid-area: grid3;
	height:600px;
	width: 340px;
	margin-left: 1010px;
	margin-top: -650px;
}

.grid4 {
	grid-area: grid4;
	height: 800px;
	width: 340px;
	margin-left: 1450px;
	margin-top: -600px;
}

.namelinks {
	margin-left: 200px;
	margin-top: 100px;
	z-index: 10;
}





@font-face {
	font-family: Carter One;
	src: url(CarterOne-Regular.ttf);
}


@font-face {
	font-family: Mouse Memoirs;
	src: url(MouseMemoirs-Regular.ttf);
}

@font-face {
	font-family: Special Elite Regular;
	src: url(SpecialElite-Regular.ttf);
}

 /* */