/* ===== */
/* DAY 1 */
/* ===== */

body {
	background-color:#B9B2AC;
	background-image:url("../images/day1/day1_background.jpg");
}

#dayCounter {
	top:488px;
	right:135px;
}

section {
	width:1000px;
}

.section1 {
	background-image:url("../images/day1/day1_section1.jpg");
	height:865px;
}

.section2 {
	background-image:url("../images/day1/day1_section2.jpg");
	height:925px;
}

#textJumpPad {
	position:absolute;
	top:230px;
	right:140px;
	width:430px;
}

.section3 {
	background-image:url("../images/day1/day1_section3.jpg");
	height:480px;
}

#textSpeedWatch {
	position:absolute;
	top:83px;
	left:130px;
	width:440px;
}

#textGlobalDisguises {
	position:absolute;
	top:331px;
	right:120px;
	width:450px;
}

.section4 {
	background-image:url("../images/day1/day1_section4.jpg");
	height:630px;
}

#textFrigid {
	position:absolute;
	top:493px;
	left:120px;
	width:490px;
}

.section4 .gallery {
	position:absolute;
	top:466px;
	right:120px;
}

.section5 {
	background-image:url("../images/day1/day1_section5.jpg");
	height:650px;
}

#textFloodgate {
	position:absolute;
	top:413px;
	right:120px;
	width:490px;
}

.section5 .gallery {
	position:absolute;
	top:386px;
	left:120px;
}