Body {
    background: #000 url(../ChapterZero/img/agrimmwoodsbkg.png)  top left no-repeat fixed;
    background-size:cover;
    margin: 0pt; 
    color: #FFF;
    font-family: 'American typewriter', serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    -webkit-text-size-adjust: none;
}

.exit, .exit a:link, .exit a:visited {
font-family: 'American typewriter', serif;
    font-size: 25px;
    width:auto;
height:auto;
padding: 10px;
color: #FFF;
text-decoration:none;
text-transform: uppercase;}

.exit a:hover, .exit a:active {width:auto;
height:auto;
padding: 10px;
color: #c38500;
text-decoration:none;
text-transform: uppercase;}

.wrapper {
background:transparent;
display: flex;
  align-items: center;
   justify-content: center;
   height:90vh;
}

.story{
background: rgba(0, 0, 0, .7);
width:42%;
padding:25px;
font-size: 23px;
    margin-bottom: 20px;

}

.storyend{
background: rgba(0, 0, 0, .7) url(../ChapterZero/img/dead.png)  center no-repeat;
width:42%;
padding:25px;
font-size: 23px;
    margin-bottom: 20px;

}

.storytitle{font-family: 'American typewriter', serif;
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;


}

.opt1, .opt2, .opt3 {
font-size: 23px;
color: #463C3C;
line-height: auto;
font-weight: none;
text-align:center;
padding:10px;
		}



a:link, a:visited {
color: #85cac5;
text-decoration:none;
text-transform: uppercase;
}

.opthide a:link, .opthide a:visited, .opthide a:hover, .opthide a:active{
color: #FFF;
text-decoration:none;
text-transform: uppercase;
}

.opt1 a:hover, .opt1 a:active{
color: #FFF;
text-decoration:none;
text-transform: uppercase;
text-shadow: 1px 1px 0px #000, 2px 2px 0px rgba(0,0,0,0.50);
}

.opt2 a:hover, .opt1 a:active{
color: #c38500;
text-decoration:none;
text-transform: uppercase;
text-shadow: 1px 1px 0px #000, 2px 2px 0px rgba(0,0,0,0.50);
}
.opt3 a:hover, .opt1 a:active{
color: #7951c2;
text-decoration:none;
text-transform: uppercase;
text-shadow: 1px 1px 0px #000, 2px 2px 0px rgba(0,0,0,0.50);
}
















/*.sock {width: %;
position: relative;
height:auto;
align:center; }*/

.vial {
  position: relative;
  width: auto;
}

.vialleft { float:left;
 position: relative;
  width: auto;
}

.mirage {
  opacity: 1;
  display: block;
  width: auto;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  width: auto;
  height: auto;
  top: 63%;
  left: 48%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.vialleft .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.vial:hover .mirage {
  opacity: 1;
}

.vial:hover .middle {
  opacity: 1;
}

.vialleft:hover .mirage {
  opacity: 1;
}

.vialleft:hover .middle {
  opacity: 1;
}

.illusion {
  background-color: transparent;
  color: white;
  font-size: 16px;
  padding: 5px 5px;
}

.imgpadv {
padding: 0px 10px 0px 10px;}


/* Inset One */
.inset {
background: url('../img/boxtext.jpg') top center repeat-x;
width:460px;
-webkit-box-shadow: #000 0px 0px 10px;
-moz-box-shadow: #000 0px 0px 10px;
box-shadow: #000 0px 0px 10px;
padding:0px;
margin:0px;
}

.inset_top {
background: url('../img/boxhead.jpg') top center no-repeat;
		width: 460px;
		height: 57px;
		font-family: 'Georgia', serif;
font-size: 16px;
color: #463C3C;
line-height: auto;
text-transform: uppercase;
font-weight: none;
letter-spacing: 10px;
text-align:center;
padding:0px;
		}
		
.inset_top a:link, .inset_top a:visited{
color: #b22112;
font-size: 16px;
text-transform: uppercase;
text-decoration:none;
font-weight: bold;
}
.inset_top a:hover, .inset_top a:active{
color: #463C3C;
font-size: 16px;
text-decoration:underline;
text-transform: uppercase;
font-weight: bold;
}

.inset_text {
background: url('../img/boxtext.jpg') top center repeat;
		width: 460px;
		height: auto;
		padding:10px 15px 0px 15px;
		}		
		
.inset_bottom {
background: url('../img/boxbottom_1.jpg') top center no-repeat;
		width: 460px;
		height: 26px;
		}			



/* INSET TWO */			
.inset2 {
background: url('../img/boxtext.jpg') top center repeat-x;
-webkit-box-shadow: #000 0px 0px 5px;
-moz-box-shadow: #000 0px 0px 5px;
box-shadow: #000 0px 0px 5px;
padding:0px;
margin:0px 0px 0px 10px;
}

.inset_top2 {
background: url('../img/boxhead.jpg') top center no-repeat;
		height: 57px;
		font-family: 'Georgia', serif;
font-size: 16px;
color: #463C3C;
line-height: auto;
text-transform: uppercase;
font-weight: none;
letter-spacing: 10px;
text-align:center;
padding:0px;
		}
		
.inset_top2 a:link, .inset_top a:visited{
color: #b22112;
font-size: 16px;
text-transform: uppercase;
text-decoration:none;
font-weight: bold;
text-shadow: 1px 1px 0px #000, 2px 2px 0px rgba(0,0,0,0.50);
}
.inset_top2 a:hover, .inset_top a:active{
color: #463C3C;
font-size: 16px;
text-decoration:underline;
text-transform: uppercase;
font-weight: bold;
text-shadow: 1px 1px 0px #000, 2px 2px 0px rgba(0,0,0,0.50);
}

.inset_text2 {
background: url('../img/boxtext.jpg') top center repeat;
		height: auto;
		padding:10px 15px 0px 15px;
		}		
		
.inset_bottom2 {
background: url('../img/boxbottom_1.jpg') top center no-repeat;
		height: 26px;
		}		
		
/* LEDGER PAD */
	
.ledger {
background: url('../img/content_bkg.jpg') top center repeat-x;
width:700px;
-webkit-box-shadow: #000 0px 0px 10px;
-moz-box-shadow: #000 0px 0px 10px;
box-shadow: #000 0px 0px 10px;
padding:0px;
margin:0px;
}

.ledger_top {
background: url('../img/content_top1b.jpg') top center no-repeat;
		width: 700px;
		height: 104px;
		font-family: 'Georgia', serif;
font-size: 16px;
color: #ccaf79;
line-height: auto;
text-transform: uppercase;
font-weight: none;
letter-spacing: 10px;
text-align:center;
padding:15px 10px 0px 10px;
vertical-align:top;
		}
		
.ledger_text a:link, .ledger_text a:visited{
color: #b22112;
font-size: 16px;
text-transform: uppercase;
text-decoration:none;
font-weight: bold;

}
.ledger_text a:hover, .ledger_text a:active{
color: #463C3C;
font-size: 16px;
text-decoration:underline;
text-transform: uppercase;
font-weight: bold;
}

.ledger_text {
background: url('../img/content_bkg.jpg') top center repeat;
		width: 700px;
		height: auto;
		padding:0px 20px 0px 40px;
		}		
		
.ledger_bottom {
background: url('../img/content_bottom1.jpg') top center no-repeat;
		width: 700px;
		height: 90px;
		}					