@font-face {
    font-family: 'bradley';
    src: url("https://www.asstr.org/~VeryWellAged/FromNothing/Fonts/BRADHITC.TTF") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Garamond';
    src: url('https://www.asstr.org/~VeryWellAged/Fonts/Garamond/GARA.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#all {
	max-width:650px; 
	word-wrap:break-word;
	margin-left: 40px;
	margin-right: 30px;
}

#in-all {
	max-width:380px; 
	word-wrap:break-word;
	margin-left: 40px;
	margin-right: 30px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #663200;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #663200;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #663200;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663200;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}


#story {
	font-size:13.5pt;
	font-family:"Garamond","serif";}

#Footnotes {
	font-size:8.0pt;
	margin-bottom: 0.2in;
}

H4 {
	text-align:center;
	font-size:10.0pt;
	font-family:"Arial","sans-serif";
	color:#00AE00;
}


p.in {
	font-size:10.0pt;
	font-family: 'Garamond';
	color:#663200;
}

p.novel {
	margin-top: 1px;
	margin-bottom: 0px;
	font-size:10.0pt;
	font-family: 'Garamond';
	color:#663200;
	font-weight: bold;
	text-align: center;
}

p.novelA {
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
	font-size: 11.0pt;
	font-family: 'Garamond';
	line-height: 100%;
	color:#663200;
	font-weight: bold;
}
p.novelB {
	margin: 0 auto;
	text-align: center;
	font-size: 8.0pt;
	font-family: 'Garamond';
	line-height: 100%;
	color:#663200;
	font-weight: bold;
}

p.novel2 {
	font-size:8.0pt;
	font-family: 'Garamond';
	color:blue;
	font-weight: bold;
	text-align: center;
}


p.m {
	font-size:13.5pt;
	font-family: 'Garamond';
}

p.jane {
	font-size:13.5pt;
	font-family: 'Garamond';
	margin-left: 5%;
	color:blue;
}


p.mi {
	font-size:13.5pt;
	font-family: 'Garamond';
	font-style: italic;
}


p.break {
    text-align: center;
	font-size:13.5pt;
}

.center {
    text-align: center;
}


.center-color {
    text-align: center;
	color:#663200;
	margin-top: 0px;
	margin-bottom: 4px;
}

.center-tight {
    text-align: center;
	margin: 0 auto;
}

.center-tight1 {
    text-align: center;
	margin-top: 2px;
	margin-bottom: -6px;
}
.bot {
    text-align: center;
	margin-top: 2px;
	margin-bottom: -4px;
}


.centerheight {
	margin: 0 auto;
	line-height: 95%;
	text-align: center;
	font-size:14.0pt;
	font-family: 'Garamond';
	color:#663200;
	font-weight: bold;
}

.second {
	margin: 0 auto;
	text-align: center;
	font-size: 7.0pt;
	font-family: 'Garamond';
	line-height: 100%;
	color:#663200;
	font-weight: bold;
}

.justify {
	font-family: 'Garamond';
	margin: 0 auto;
	text-align: justify;
	font-size: 9.0pt;
	line-height: 100%;
	color:#663200;
	font-weight: bold;
}


H3 {
	text-align: center;
	font-size: 16.0pt;
}

.index {
	font-size: 9.0pt;
	font-family: 'Garamond';
	color: black;
	margin-left: 40%;
	text-align: left; 
}

.notice {
	font-size:8.0pt;
	font-family: 'Garamond';
	color:#663200;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 4px;
}

.return {
	font-size:13.5pt;
	font-family: 'Garamond';
	color:green;
}
#split {
	margin-right: 90px;
	margin-left: 90px;
	background-color: #663200;
	column-count: 2;
	column-gap: 2px;
	column-rule-style: solid;
	column-rule-width: 2px;
	column-rule-color: white;
	column-span: all;
	column-width: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #663200;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #663200;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #663200;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: ##663200;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.index2 {
	font-size: 7.0pt;
	font-family: 'Garamond';
	color: black;
	text-align: left;
	margin-left: 7%; 
	margin-bottom: 6px;
	margin-top: 2px;
}
p.chap {
	font-size:20pt;
	color:#663200;
	font-weight: bold;
	font-family:"bradley","sans-serif";
}

