

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
iframe{
	z-index: 500	
	
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	font: 13px/1.1 Helvetica, sans-serif;
}
p {
	line-height: 1.6;
}
/* Example page */
strong {
	font-weight: bold;
}
header {
	height: 0px;
}
header img {
	float: left;
	margin: 14px 0 0 14px
}
header h1 {
	margin-left: 14px;
	float: left;
	font-size: 20px;
	line-height: 100px;
}
section {
	position: relative;
	width: 940px !important;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
section:nth-of-type(1) {
	background: whitesmoke;
	height: 700px;
}
section:nth-of-type(2) {
	background: #FFFFFF;
	height: 700px;
}
#story-freext>div:nth-of-type(1) {
	background: url(img/revolutionary.jpeg) 1% 0 no-repeat fixed;
	margin: 0;
	height: 700px;
	position: absolute;
	width: 940px;
	top: 0;
	left: 0;
}
#story-freext>div:nth-of-type(2) {
	background: url(img/rev.png) 0 no-repeat fixed;
	margin: 0;
	height: 700px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}


#story-freext2>div:nth-of-type(1) {
	background: url(img/prisoner.jpeg) 1% 0 no-repeat fixed;
	margin: 0;
	height: 700px;
	position: absolute;
	width: 940px;
	top: 0;
	left: 0;
}
#story-freext2>div:nth-of-type(2) {
	background: url(img/pri.png) 0 no-repeat fixed;
	margin: 0;
	height: 700px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}


#story-freext3>div:nth-of-type(1) {
	background: url(img/president.jpeg) 1% 0 no-repeat fixed;
	margin: 0;
	height: 700px;
	position: absolute;
	width: 940px;
	top: 0;
	left: 0;
}
#story-freext3>div:nth-of-type(2) {
	background: url(img/pre.png) 0 no-repeat fixed;
	margin: 0;
	height: 700px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}


#story-freext4>div:nth-of-type(1) {
	background: url(img/elder.jpeg) 1% 0 no-repeat fixed;
	margin: 0;
	height: 700px;
	position: absolute;
	width: 940px;
	top: 0;
	left: 0;
}
#story-freext4>div:nth-of-type(2) {
	background: url(img/eld.png) 0 no-repeat fixed;
	margin: 0;
	height: 700px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}


#bottle>div:nth-of-type(1) {
	background: url(img/intro.jpeg) 0% 0 no-repeat fixed;
	margin: 0;
	height: 700px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
section h1 {
	color: #C40E24;
	width: 300px;
	font-size: 33px;
	margin-bottom: 14px;
	font-family: Georgia, "Times New Roman", Times, serif
}
section p {
	color: black;
	width: 330px;
}
section article {
	position: absolute;
	top: 117px;
	left: 541px;
	width: 354px;
	z-index: 4;
	background-color: rgba(255, 255, 255, 0.8);
	;
	padding: 10px;
	height: 456px;
}
.parallax-item {
	position: absolute;
	z-index: 5;
	top: 40px;
	left: 0px;
}
