@charset "UTF-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


body {
font-family:Verdana, Geneva, sans-serif;
background: #000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
}
blockquote:before, blockquote:after,
q:before, q:after {
}

section {
	width: 1000px;
	margin: 0px auto 37px auto;
	position: relative;
}
h1 {
	position: relative;
	height: 125px;
	width: 990px;
	z-index:100000 !important;
	font-family: 'Bangers', Verdana, cursive;
	font-size: 65px;
	padding-top: 75px;
	padding-left: 87px;
	margin-top:-40px;
}
h2 {
	font-size: 35px;
	font-family:'Bangers', Verdana, cursive;
	position: relative;
	margin-left: 2px;
}
p.quid {
	font-style:italic;
	font-weight:bold;
	font-size: 16px;
	text-align: center;
	width: 140px;
	height:20px;
	border: #000 solid 1px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
}
p.quid-1 {
	position:absolute;
	top: 1350px;
	left: 769px;
	font-style:italic;
	font-weight:bold;
	font-size: 16px;
	text-align: center;
	width: 140px;
	height: 20px;
	border: #000 solid 1px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
}
div.question {
	position: absolute;
	height: 70px;
	width: 104px;
	background-image:url(images/question.png);
	top: 21px;
	left: 162px;
	font-family:'Short Stack', Verdana, cursive;
	font-size: 9px;
	padding-top: 22px;
	padding-left: 80px;
	padding-right: 10px;
}
	div.answer {
	position: absolute;
	height: 52px;
	width: 92px;
	background-image:url(images/answer.png);
	top: 74px;
	left: 143px;
	font-family:'Short Stack', Verdana, cursive;
	font-size: 9px;
	padding-top: 50px;
	padding-left: 75px
}
div.answer-2 {
	position: absolute;
	height: 52px;
	width: 80px;
	background-image:url(images/answer-1.png);
	top: 2396px;
	left: 638px;
	font-family:'Short Stack', Verdana, cursive;
	font-size: 9px;
	padding-top: 48px;
	padding-left: 25px;
	padding-right: 60px;
}
div.question-2 {
	position: absolute;
	height: 70px;
	width: 110px;
	background-image:url(images/question-1.png);
	top: 2339px;
	left:588px;
	font-family:'Short Stack', Verdana, cursive;
	font-size: 9px;
	padding-top: 22px;
	padding-left:17px;
	padding-right: 70px;
	z-index: 100;
}


div.answer-3 {
	position: absolute;
	height: 52px;
	width: 80px;
	background-image:url(images/answer-1.png);
	top:442px;
	left: 641px;
	font-family:'Short Stack', Verdana, cursive;
	font-size: 9px;
	padding-top: 48px;
	padding-left: 25px;
	padding-right: 60px;
}
div.question-3 {
	position: absolute;
	height: 70px;
	width: 104px;
	background-image:url(images/question-1.png);
	top: 386px;
	left:585px;
	font-family:'Short Stack', Verdana, cursive;
	font-size: 9px;
	padding-top: 22px;
	padding-left:17px;
	padding-right: 70px;
	z-index: 100;
}
p.quid-2{
	position:absolute;
	top: 2379px;
	left: 784px;
	font-style:italic;
	font-weight:bold;
	font-size: 16px;
	text-align: center;
	width: 140px;
	height:20px;
	border: #000 solid 1px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
}

p.quid-3 {
	position:absolute;
	top: 427px;
	left: 773px;
	font-style:italic;
	font-weight:bold;
	font-size: 16px;
	text-align: center;
	width: 140px;
	height: 20px;
	border: #000 solid 1px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
}

section div#clarice-widow-animation {
	position:absolute;
	top: 636px;
	right: 489px;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-ms-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	z-index:100;
}
section div#lecter-loki-animation {
	position:absolute;
	top: 755px;
	right: 689px;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	z-index:200;
}


article#main-content {
	width: 990px;
	padding-top:180px;
	border: #999 solid 4px;
	margin-top:-128px;
	margin-bottom:0px;
	padding-bottom: 0px;
	font-family:'Short Stack', Verdana, cursive;
	font-size: 11px;
	background: #fff;
}
figure.silence-of-the-lambs{
	position: absolute;
	top: 300px;
	left:0px;
	border:#000 solid 2px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
	
	figure.avengers{
	position: absolute;
	top: 300px;
	left:450px;
	border:#000 solid 2px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px; 
}
img#a {
	position: absolute;
	top: 3px;
	left: -55px;
	z-index: 20;
}
div#secondary-title {
	position: absolute;
	height: 40px;
	width: 210px;
	background-image:url(images/title-1.png);
	top: 128px;
	left: 457px;
	font-family:'Voltaire', Verdana, cursive;
	font-size:14px;
	padding-top: 17px;
	padding-left: 120px;
}
div#secondary-title-2 {
	position: absolute;
	text-align:center;
	height: 87px;
	width: 266px;
	padding-top: 25px;
	padding-left: 60px;
	background-image:url(images/title-2.png);
	top:15px;
	left: 590px;
	font-family:'Voltaire', Verdana, cursive;
	font-size:14px;
	color: #000;
	z-index: 99999999;
}
div#visual-interest {
	position: absolute;
	height: 75px;
	width: 390px;
	background-image:url(images/visual-interest.png);
	top: 135px;
	left: 0px;
	font-family:'Voltaire', Verdana, cursive;
	font-size:18px;
	color: #000;
	z-index: 10;
}
	
	div#linebreak {
		position: absolute;
		top: 204px;
		left: 37px;
		width: 955px;
		height: 10px;
		background-image:url(images/line.png);
		background-repeat:no-repeat;
	}
	div#linebreak-bottom {
		position: absolute;
		top: 242px;
		left: 37px;
		width: 955px;
		height: 10px;
		background-image:url(images/line-bottom.png);
		background-repeat:no-repeat;}
	p.correct-answer {
	border:#000 solid 1px;
	width:318px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;}
	
	p.correct-answer-1 {
	border:#000 solid 1px;
	width:318px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;}
	
	p.correct-answer-2 {
	position: absolute;
	top: 7px;
	left: 353px;
	border:#000 solid 1px;
	width:210px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 10;
}
	div.correct-answer-3 {
	position: absolute;
	top: 582px;
	left: 486px;
	border:#000 solid 1px;
	width:418px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 11;
}
	p.correct-answer-3 {
	position: absolute;
	top: 591px;
	left: 486px;
	border:#000 solid 1px;
	width:411px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 11;
}
	p.correct-answer-4 {
	position: absolute;
	top: 1087px;
	left: 8px;
	border:#000 solid 1px;
	width:435px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 13;
}
	p.correct-answer-5 {
	position: absolute;
	top:1011px;
	left: 17px;
	border:#000 solid 1px;
	width:636px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 13;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
}
p.correct-answer-6 {
	position: absolute;
	top:220px;
	left: 234px;
	border:#000 solid 1px;
	width: 252px;
	margin-top: 10px;
	padding: 10px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 13;
	-webkit-border-radius: 25px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
	border-radius: 25px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
	/* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	font-family:'Voltaire', Verdana, cursive;
	font-size: 12px;
}
p.correct-answer-7{
	position: absolute;
	top:509px;
	left: 17px;
	border:#000 solid 1px;
	width:358px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 13;
}
p.correct-answer-8{
	position: absolute;
	top:243px;
	left: 834px;
	border:#000 solid 1px;
	width:77px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	font-size:10px;
	z-index: 30;
	line-height: 12px;
	font-style: italic;
}

p.correct-answer-9{
	position: absolute;
	top:1910px;
	left: 34px;
	border:#000 solid 1px;
	width:370px;
	margin-top: 10px;
	padding: 10px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 13;
	-webkit-border-radius: 25px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
	border-radius: 25px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
	/* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	font-family:'Voltaire', Verdana, cursive;
	font-size: 12px;
}
	div.correct-answer-10{
	position: absolute;
	top:2018px;
	left: 456px;
	border:#000 solid 1px;
	width:450px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 30;
	height:;
}
	div#film-table {
	border:#000 solid 1px;
	width: 500px;
	margin-top: -176px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	position: relative;
	float: right;
	clear:both;
	margin-right: 30px;
	margin-bottom: 10px;}
	
	div#avengers-features {
	position: absolute;
	top: 152px;
	left: 250px;
	border:#000 solid 1px;
	width: 115px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	background: #fff;
}

	div#sotl-features {
	position: absolute;
	top: 41px;
	left: 374px;
	border:#000 solid 1px;
	width: 115px;
	margin-top: -30px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	background: #fff;
}
	
	.italic-citation {
	font-style:italic;
	}
	
	ul.film-differences li {
		margin-bottom: 8px;
		list-style:inside disc;
	}
	div#comment {
	position: absolute;
	top: 323px;
	width: 170px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	background-color: #fff;
	border:#000 solid 1px;
	padding: 8px;
	font-size:10px;
	float: left;
	margin-top: -30px;
	clear:both;
	left: 41px;
	}

div#purpose-transition {
	position:absolute;
	border:#000 solid 1px;
	width: 417px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background: #fff;
	margin-bottom: 8px;
	z-index: 1;
	left: 481px;
	top: 743px;
		}
	
	
	
	
	p {
	margin-bottom: 8px;
	line-height: 16px;
	font-family: "Short Stack", Verdana, cursive;
	}
	div#similarity {
	position: absolute;
	top: 5px;
	left: 516px;
	width:395px;
	border:#000 solid 1px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	font-family: "Short Stack", Verdana, cursive;
	background:#fff;
	z-index: 1;
	}

p.remediation {
	margin-top: 8px;
	width: 400px;
	padding: 8px;
}
figure.films {
	margin-top: 8px;
	width: 375px;
	padding: 5px;
	border:#000 solid 1px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-bottom:8px;
}
p.wrap-up {
	margin-top: 8px;
	margin-left: 260px;
	width: 620px;
	padding: 8px;
	border:#000 solid 1px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	font-family: "Short Stack", Verdana, cursive;
}

div#question-1 {
	position: absolute;
	height: 70px;
	width: 110px;
	background-image:url(images/question-1.png);
	top: 1034px;
	left: 578px;
	font-family:'Short Stack', Verdana, cursive;
	font-size: 9px;
	padding-top: 22px;
	padding-left:17px;
	padding-right: 70px;
}
	div#answer-1 {
	position: absolute;
	height: 54px;
	width: 80px;
	background-image:url(images/answer-1.png);
	top: 1086px;
	left: 629px;
	font-family:'Short Stack', Verdana, cursive;
	font-size: 9px;
	padding-top: 48px;
	padding-left: 25px;
	padding-right: 60px;
}

div#earlyposter {
	position:absolute;
	top: 10px;
	left: 595px;
	padding: 5px;
	border: 1px solid #000;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	background: #fff;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	z-index: 10;}
	
	span.shout-out {
		font-family: 'Bangers', Verdana, cursive;font-size: 18px;
		}
img#actionwidow {
	position:absolute;
	top: 212px;
	left: 4px;
	width: 402px;
	height: 285px;
}
img#thought {
	position:absolute;
	top: 229px;
	left: 178px;
	}

iframe#tweets {
	position: absolute;
	top: 261px;
	left: 526px;
	height: 310px;
	width: 300px;
	border:1px solid #000;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	z-index: 20;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
}

img#loki {
	position:absolute;
	top: 2134px;
	left: 36px;
}
img#thought2 {
	position:absolute;
	top: 2118px;
	left: 165px;
}
img#lokiover {
	margin-left: 40px;
}
div#thesis {
	position: absolute;
	top:987px;
	left: 513px;
	width: 384px;
	padding: 5px;
	border:1px solid #000;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	z-index: 20;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	background:#fff;
}

div#gotoremix {
	position: absolute;
	top: 1221px;
	left: 499px;
	width: 415px;
	padding: 5px;
	border:1px solid #000;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	z-index: 20;
	background:#fff;
	}

div#avengendering-feminism {
	position: absolute;
	top: 1104px;
	left: 30px;
	width: 447px;
	padding: 5px;
	border:1px solid #000;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	z-index: 20;
	background:#fff;
}
img#starling {
	position:absolute;
	left: 207px;
	top: 236px;
}

img#thought3 {
	position:absolute;
	left: 366px;
	top: 230px;
}

p.starling-thought {
	position: absolute;
	border:#000 solid 1px;
	width:242px;
	margin-top: 10px;
	padding: 10px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 13;
	-webkit-border-radius: 25px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
	border-radius: 25px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
	/* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	font-family:'Voltaire', Verdana, cursive;
	font-size: 12px;
	left: 377px;
	top: -8px;
}

p.starling-1 {
	position: absolute;
	border:#000 solid 1px;
	width:180px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	left: 729px;
	top: -8px;
	z-index:11;
}

iframe#tweets-1 {
	position: absolute;
	top: 348px;
	left: 421px;
	height: 350px;
	width: 300px;
	border:1px solid #000;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	z-index: 20;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	background:#fff;
}

p.twitter-notes {
	position: absolute;
	border:#000 solid 1px;
	width:299px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	font-size:10px;
	z-index: 30;
	line-height: 12px;
	left: 406px;
	top: 230px;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	font-style:italic;
}

p.starling-first {
	position: absolute;
	border:#000 solid 1px;
	width:395px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 11;
	top: 505px;
	left: 9px;
}
	
img#kirkspock {
	position:absolute;
	padding: 5px;
	background: #fff;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	left: 491px;
	top: 733px;
	border: 1px solid #000;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
}

div.starling-second {
	position: absolute;
	border:#000 solid 1px;
	width:435px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	left: 458px;
	top: 964px;
	z-index: 100;
}
img#lecterforehead {
	position: absolute;
	left: -21px;
	top: 2723px;
}

p.starling-third {
	position:absolute;
	border:#000 solid 1px;
	width:395px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	left: 29px;
	top: 1531px;
	z-index: 100;
}

p.starling-fourth {
	position:absolute;
	border:#000 solid 1px;
	width:620px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	left: 166px;
	top: 2690px;
	z-index: 100;
}
	
img#lecterthought {
	position:absolute;
	left: 128px;
	top: 2685px;
}

p.lecter-thought {
	position: absolute;
	border:#000 solid 1px;
	width:332px;
	margin-top: 10px;
	padding: 10px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 13;
	-webkit-border-radius: 25px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
	border-radius: 25px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
	/* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	font-family:'Voltaire', Verdana, cursive;
	font-size: 12px;
	left: 79px;
	top: 2489px;
}
	p.quid-five  {
	position:absolute;
	font-style:italic;
	font-weight:bold;
	font-size: 16px;
	text-align: center;
	width: 140px;
	height: 20px;
	border: #000 solid 1px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	left: 781px;
	top: 2951px;
}
div.question-five {
	position: absolute;
	background-image:url(images/question-1.png);
	font-family:'Short Stack', Verdana, cursive;
	font-size: 9px;
	padding-top: 22px;
	padding-left:17px;
	padding-right: 70px;
	z-index: 100;
	left: 589px;
	top: 2919px;
	height: 81px;
	width: 108px;
}
	
div.answer-five{
	position: absolute;
	font-family:'Short Stack', Verdana, cursive;
	font-size: 9px;
	left: 650px;
	top: 2964px;
	position: absolute;
	height: 68px;
	width: 80px;
	background-image:url(images/answer-1.png);
	font-family:'Short Stack', Verdana, cursive;
	padding-top: 48px;
	padding-left: 25px;
	padding-right: 60px;
	z-index: 100;
	}

p.conclusions-one {
	position:absolute;
	border:#000 solid 1px;
	width:603px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	left: 309px;
	top: 78px;
	z-index: 100;
}
	
p.quid-final {
	position:absolute;
	font-style:italic;
	font-weight:bold;
	font-size: 16px;
	text-align: center;
	width: 140px;
	height: 20px;
	border: #000 solid 1px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	left: 783px;
	top: 1014px;
}

div.question-final {
	position: absolute;
	background-image:url(images/question-1.png);
	font-family:'Short Stack', Verdana, cursive;
	font-size: 9px;
	padding-top: 22px;
	padding-left:17px;
	padding-right: 70px;
	z-index: 100;
	height: 70px;
	width: 104px;
	left: 591px;
	top: 972px;
}

div.answer-final {
	position: absolute;
	font-family:'Short Stack', Verdana, cursive;
	font-size: 9px;
	position: absolute;
	height: 65px;
	width: 80px;
	background-image:url(images/answer-1.png);
	font-family:'Short Stack', Verdana, cursive;
	padding-top: 48px;
	padding-left: 25px;
	padding-right: 60px;
	z-index: 100;
	left: 654px;
	top: 1025px;
}


p.conclusions-two {
	position:absolute;
	border:#000 solid 1px;
	width:633px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 200;
	left: 258px;
	top: 440px;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
}

p.conclusions-three {
	position:absolute;
	border:#000 solid 1px;
	width:647px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 200;
	left: 238px;
	top: 671px;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
}
p.conclusions-overall {
	position:absolute;
	border:#000 solid 1px;
	width:530px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	left: 19px;
	top: 939px;
}

div#both-feature {
	position:absolute;
	border:#000 solid 1px;
	width:427px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	z-index: 200;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	left: 27px;
	top: 576px;
}
	
	p.works-cited {
		border:#000 solid 1px;
	width:780px;
	margin-top: 10px;
	padding: 8px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	margin-left: 2px;
	background:#fff;
	font-family:'Short Stack', Verdana, cursive;
	font-size: 11px;
	margin-left: 15px;
	}

	div#us {
	position: absolute;
	left: 934px;
	top: 147px;
	padding: 5px;
	-webkit-box-shadow: -2px 3px 2px -2px #000;
	box-shadow: -2px 3px 2px -2px #000;
	background: #fff;
	font-family: 'Short Stack', Verdana, cursive;
	font-size: 8px;
	;
	border: #000 solid 1px;
	z-index: 100000;
	width: 94px;
	}
