@font-face {                  
font-family: 'Jacquard12';
src: url(https://humantooth.neocities.org/fonts/Jacquard12-Regular.woff2) format('woff2');
font-weight: normal;
font-style: normal;
} 

@font-face {                  
font-family: 'Micro5';
src: url(https://humantooth.neocities.org/fonts/Micro5-Regular.woff2) format('woff2');
font-weight: normal;
font-style: normal;
} 

ul {
    display: table; 
    margin: 0 auto;
    text-align: center;
}
  
html { 
  background: url(https://web.archive.org/web/20091022030906im_/http://www.geocities.com/nolans_wwe/fence.gif) repeat;
}

body {
color: #eb0186;
font-family: Arial, sans-serif;
font-size: 36px;
}

.main{
background-color: #000000;
text-align: center;
border: 2px solid #660016;
font-size: 11px;
    padding:10px;
color: white;
  width:520px;
  height:auto;
font-family: Arial, monospace;
  margin-right: auto;
  margin-left: auto;

}

.dash {
	padding-left: 100px;
	padding-right: 100px;
	border: 0 none;
	border-top: 1px dashed #ff00d0;
	background: none;
	height: 0;
	margin: 20px;
}
b {

color: #756d58;
}

strong {

color: #5930c9;
}

u {
color:#f5242b;
}

a:link {
  color: #f5242b;
}

a:visited {
  color: #5930c9;
}

i {
  color: #828282;
}


a:hover {
  color: #FFFFFF ;
}


a:active {
  color: red ;
}

h1 {
  color: #ffffff;
  text-shadow: 1px 1px #;
  font-family: 'Micro5', sans-serif;
}

h2 {
  color: #f5242b;
  text-shadow: 2px 2px #756d58;
  font-size: 28px;
}

.gallery{
background-color: #000000;
text-align: center;
border: 4px groove #660016;
font-size: 11px;
    padding:10px;
color: white;
  width:700px;
  height:500px;
overflow-y:scroll;
overflow-x:hidden;
font-family: Arial, monospace;
  margin-right: auto;
  margin-left: auto;
}

.gallery2{
background-color: #000000;
text-align: center;
border: 4px groove ##660016;
font-size: 11px;
    padding:10px;
color: white;
  width:650px;
  height:350px;
overflow-y:hidden;
overflow-x:scroll;
    white-space: nowrap;
font-family: Arial, monospace;
  font-size: 11px;
  margin-right: auto;
  margin-left: auto;
}

.galleryXL{
background-color: #000000;
text-align: center;
border: 4px groove #660016;
font-size: 11px;
    padding:10px;
color: white;
  width:650px;
  height:550px;
overflow-y:hidden;
overflow-x:scroll;
    white-space: nowrap;
font-family: Arial, monospace;
  font-size: 11px;
  margin-right: auto;
  margin-left: auto;
}
  
#galleryimg {
    filter: none;
    -webkit-filter: grayscale(0%);
   border-width:3px;  
border-style: groove;
  border-color:	##660016;
}

#galleryimg:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
   border-width:3px;  
border-style: groove;
  border-color:	#660016;
}

