body {
    background-image: url(ba37ae01-d3e2-432b-a345-9f136e5a29ca.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left;
    background-size: cover;
    background-color:black;
    font-family: 'SanFranciscoText-Medium', sans-serif;
}

mark { 
    background: black;
    color:black;
}


img {
    overflow: hidden;
    opacity:1;
    padding-bottom: 30px;  
}

.hr {
    border-color: #d2738a;
    padding: 0.5px;
    
}

.header {
    font-family: 'VCR OSD Mono';
    color: white;
    letter-spacing: 8px;
    margin:auto;
    background-color:black;
}

/* Dropdown Button */
.dropbtn {
  color: #9c7e68;
  background-color:black;
  border: none;
}

.dropdown:hover .dropdown-content {display: block;}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  z-index: 1;
  background-color:black;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: #000000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  }

.dropdown:hover .dropbtn {background-color: #000000;}

.top {
    font-family: 'VCR OSD Mono';
    font-size: 22px;
    color: #c1b492;
    text-align: center;
    text-shadow: 0 0 20px black;
    margin: auto;
    padding-bottom: 50px;
    color: black;
    width: 59.157%;
    animation: fadein 4s;
    background-size: 200%;
    background-position:center top;
    background-image: url(D0bvcoqXQAAZePw.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    letter-spacing: 15px;
    box-shadow: black 0px 5px 10px;

}  

.center {
    font-family: 'VCR OSD Mono';
    color: #c1b492;
    letter-spacing: 0px;
    text-align: center;
    background-color: black;
    width: 59.157%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(1.jpg);
    background-position: center top;
    background-size:450%;
    box-shadow: black 0px 5px 10px;
    filter: contrast(1.2);
}

.static {
  position:absolute;
  background: none;
}

.static:hover {
  opacity:0;
}
    
@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-ms-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


li a.active {
    color: black;
}


@viewport {
  width: device-width;
  zoom: 1.0;
} 

@-ms-viewport {
  width: device-width;
} 

.html {
    height: 50%;
    width: 100%;
    overflow: visible;
}
p {
    text-align: center;
    width: 90%;
    margin: auto;
    font-size: 15px;
    color:#c7c7c7;
    font-family:'vcr osd mono';
    letter-spacing:3px;
}
@font-face {
 font-family: 'cormorant garamond'; 
    src: url(https://caraparcel.neocities.org/fonts/CORMORANTGARAMOND-REGULAR.OTF);
}
@font-face {
 font-family: 'perfect dos vga'; 
    src: url(https://caraparcel.neocities.org/fonts/PERFECT%20DOS%20VGA%20437%20WIN.TTF);
}
@font-face {
 font-family: 'plain lain'; 
    src: url(https://caraparcel.neocities.org/fonts/PLAIN_LAIN3.TTF);
}
@font-face {
 font-family: 'dutch 801 swa'; 
    src: url(https://caraparcel.neocities.org/fonts/DUTCH%20801%20BOLD%20ITALIC%20SWA.TTF);
}
@font-face {
 font-family: 'emotion engine'; 
    src: url(https://caraparcel.neocities.org/fonts/EMOTION%20ENGINE.OTF);
}
@font-face {
 font-family: 'vcr osd mono'; 
    src: url(https://caraparcel.neocities.org/fonts/VCR_OSD_MONO_1.001.TTF);
}
@font-face {
 font-family: 'yoxall'; 
    src: url(https://caraparcel.neocities.org/fonts/YOXALL.TTF);
}
@font-face {
 font-family: 'didot'; 
    src: url(https://caraparcel.neocities.org/fonts/DIDOT%20REGULAR.TTF);
}
a {
    color: white;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
}
h6 {
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    padding-top: 1.5rem;
    color:#c1b492;
    width: 80%;
}

h1 {
    text-align: center;;
    font-family: 'times new roman';
    letter-spacing: 8px;
    color:#c1b492;
    font-size: 20px;
    padding-top: 150px;
    writing-mode: vertical-lr;
    text-orientation: upright;
    text-shadow: 0 0 10px white;
    padding-right:1px;
    padding-left:1px;
}

h3 {
    color: #c1b492;
    text-shadow: 0 0 10px white;
    text-align: right;
    font-size: 12px;
    font-family: 'VCR OSD Mono';
}

h2 {
    text-align: center;
    margin: 0 auto;
    padding-top: 1rem;
    font-size: 25px;
    color:#abb9a6d1;

}

h7 {
  margin-left:19px;
}
ul {
    list-style: none;
}
li {
    display: inline-block;
    margin-left: 20px;
    color: #808080;
}
.btn-outline { 
 font-size: 42px; 
 background: 0 0; 
 transition: all .1s ease-in-out; 
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active { 
  color:#c1b492;
}

.btn-social { 
  display: inline-block; 
  width: 64px; 
  height: 64px; 
  text-align: center; 
  font-size: 42px; 
  line-height: 46px; 
}

.list-inline { 
  padding-left: 0; 
  list-style: none; 
  margin-left: -5px; 
  padding-right: 30px;}

.list-inline > li { 
  display: inline-block;  
  padding-left: 5px; 
  padding-right: 5px; 
}

.social-links { 
  -webkit-animation: fade-in-down 0.2s; 
  animation: fade-in-down 0.2s; 
  -webkit-animation-delay: 0.2s; 
  animation-delay: 0.2s; 
}

a:link {
	color:#9c7e68;
	animation-play-state:paused;
	}
	
a:visited {
	color:#9c7e68ab;
	}
	
a:hover {
	color:white;
	text-shadow: 0 0 10px white;
	transform: translate(10px, 0px);
	margin: 10px;
	z-index:6;
	width:100%;
	padding:100px 0px 100px 0px;
	position:relative;
	animation-play-state:running;
	animation-iteration-count:1;
	animation-fill-mode:forwards;

	}
	
a:active {
	color:white;
	}
	
.footer {
    position: relative;
    opacity: 1;
    transition: 0.5s;
    transition-delay: 0s;
    animation: fadeout 1s;
    font-family: 'courier new';
    color: #c1b492;
    letter-spacing: 8px;
    margin:auto;
    background-color:black;
}
/*footer:hover {
    opacity: 1;
    transition: 0.5s;
}
}
/* Keyframes */

/*@keyframes fadeout {
    0% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes fadeout {
    0% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-moz-keyframes fadeout {
    0% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes blink {
  50% {
	  color:black;
  }
 }
 
 @keyframes wiredB {
  50% {
	  color:#d2738a;
	  text-shadow:#d2738a 1px 4px 5px;
	  }
 }
 
 @keyframes wiredB2 {
  50% {
	  color:#c1b492;
	  text-shadow:#c1b492 1px 1px 6px;
	  }
 }
 