body, html {
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: black;
	position: relative;
	font-size: 20px;
	font-family: helvetica, sans-serif;
	color: white;
}

body {
	min-height: 660px;
	background-color: black;
}

.page {
	padding: 12px;
	background-color: black;
	min-height: 0;
	height: unset;
	padding-bottom: 36px;
}

.page h1:first-child {
	margin-top: 0;
}

img {
	max-width: 100%;
}

a {
	color: blue;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.homebutton {
	width: 350px;
	position: absolute;
	z-index: 100;
	bottom: 30px;
	left: 1300px;
}

.commsbutton1 {
	width: 250px;
	position: absolute;
	z-index: 100;
	bottom: 210px;
	left: 1030px;
}

.commsbutton2 {
	width: 250px;
	position: absolute;
	bottom: 170px;
	left: 1040px;
}

.gallerybutton1 {
	width: 170px;
	position: absolute;
	z-index: 100;
	bottom: 210px;
	left: 770px;
}

.gallerybutton2 {
	width: 240px;
	position: absolute;
	bottom: 160px;
	left: 770px;
}

.sheepwalk {
	width: 20px;
	position: absolute;
	bottom: 903px;
	left: 1120px;
}

.siteswitch {
	position: absolute;
	bottom: 80px;
	left: 1000px;
}

iframe {
	border: 20px solid transparent #000;
    border-image: url(dimindeximages/wormz.gif) 32 round;
    border-image-width: 25px;
    border-image-outset: 10px;
}

.content {
	height: 600px;
	width: 1500px;
	position: absolute;
	bottom: 264px;
	left: 5px;
}

.introheader{
  position:absolute;
  max-width: 100%;
  width: 100%;
  }

.introductionz {
  max-width: 900px;
  color: white;
  position:absolute;
  left: 100px;
  top: 80px;
  max-width: 100%;
  width: 100%;
  font-weight: bold;
  }
  
.introductionz2{
  color:white;
  }
  
  .introductionz3{
  color:white;
  }
  
  .beastheader{
  position:absolute;
  top: 270px;
  max-width: 100%;
  width: 100%;
  }
  
  .thebeast{
  font-size: 1vw;
  position: absolute;
  top: 350px;
  left: 0px;
  max-width: 100%;
  width: 100%;
  text-align: center;
  font-weight: bold;
  }
  
  .beast {
  font-size: 1vw;
  position: absolute;
  top: 750px;
  left: 200px;
  max-width: 100%;
  width: 72%;
  color: white;
  text-align:right;
  font-weight: bold;
  }
  
  .linksheader{
  position:absolute;
  top: 1000px;
  max-width: 100%;
  width: 100%;.linkname2 {
  position: absolute;
  max-width: 20%;
  width: 20%;
  top: 1180px;
  left: 600px;
  }
  }
  
  .homeiconimages {
  position: absolute;
  max-width: 100%;
  width: 100%;
  top: 1100px;
  left: 550px;
  }
  
 .linkname1 {
  position: absolute;
  max-width: 20%;
  width: 20%;
  top: 1100px;
  left: 650px;
  }
  
   .linkname2 {
  position: absolute;
  max-width: 20%;
  width: 20%;
  top: 1170px;
  left: 650px;
  }
  
  .linkname3 {
  position: absolute;
  max-width: 20%;
  width: 20%;
  top: 1240px;
  left: 650px;
  }
  
  .linkname4 {
  position: absolute;
  max-width: 20%;
  width: 20%;
  top: 1320px;
  left: 650px;
  }
  
  .dragonwave {
  position: absolute;
  max-width: 50%;
  width: 50%;
  top: 1450px;
  left: 400px;
  }
  
 .menu {
	width: 1700px;
	height: 300px;
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.blinkies {
	background-color: #ff0097;
	border: 3px dashed #000;
	width: 300px;
	height: 500px;
	position: absolute;
	bottom: 310px;
	left: 1525px;
	overflow: auto;
}

.gallerytext{
  color: #ff0097;
  position: relative;
  max-width: 1500px;
  width: 1500px;
  text-align: left;
  font-size: 2vw;
  font-weight: bold;
  text-decoration: none;
}
  
  .stickerheader {
    position: relative;
    top: 0px;
    left: 750px;
    }
    
  .stickerexamplesimg {
    position: relative;
    text-align: right;
    max-width: 700px;
    width: 700px;
    }
  
  .stickerexamplestxt {
    position: relative;
    text-align: right;
    max-width: 290px;
    width: 290px;
    color: white;
    }

  p.comtxt{
    font-weight: bold;
}
  
  a.nounderline {
    text-decoration: none; 
}
    
    
   img.blink {
    max-width: 50%;
    width: 50%;
  } 
    
  img.bodyexample {
    max-width: 20%;
    width: 20%;
  }
    
  img.comheader {
    max-width: 30%;
    width: 30%;
}
    
  img.pridexample {
    max-width: 200px;
    width: 200px;
}
  
  div.gallery {
  border: 3px solid #ff0097;
  color: #ff0097;
  font-weight: bold;
}

div.gallery:hover {
  border: 5px solid #5f0c3d;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
}

* {
  box-sizing: border-box;
}

.responsive {
  padding: 0 6px;
  float: left;
  width: 24.99999%;
}

@media only screen and (max-width: 700px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 100%;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
  
.title {
	color: #ff0097;
	font-size: 50px;
	letter-spacing: -7px;
	position: absolute;
	bottom: 860px;
	left: 3px;
	font-weight: bold;
	text-decoration-line: underline;
	text-shadow: 2px 2px 0px #000;
	width: 110%;
	max-width: 110%;
}


h1, h2, h3, h4 {
	font-size: 0.75vw;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-align: center;
}

h1 {
	background: #000;
	border-top: 3px dashed #ff0097;
	border-bottom: 3px dashed #ff0097;
	padding-left: 0px;
}

h2 {
	border-left: 2px solid #ff0097;
	padding-left: 4px;
	margin-top: 2rem;
}

.border {
    padding: 2px;
    border: 1px solid #ff0097;
}

table {
	border-collapse: collapse;
}

th, td {
    padding: 6px 12px;
    vertical-align: top;
}

th {
    text-align: left;
}

.width-50 {
    width: 50%;
}

* {
	scrollbar-width: thick; 
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #4b4744;
    color: #4b4744;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.overlay-content {
    background-color: #7e7d79;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}

#exit-button {
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #b5b3af;
    color: black;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

#ok-button {
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #b5b3af;
    color: black;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
