/* ============ */
/* SUPPLY CRATE */
/* ============ */

#logo {
	left:115px;
	top:40px;
}

#logoUpdate {
	position:absolute;
	right:115px;
	top:37px;
	width:370px;
	height:84px;
	background-image:url("../images/back_button.png");
	background-position:top;
}

#logoUpdate:hover {
	background-position:bottom;
}

body {
	background-color:#272624;
	background-image:url("../images/day2/day2_background.jpg");
	background-repeat:repeat-y;
}

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

section {
	width:1000px;
}

.section1 {
	background-image:url("../images/supplycrate/supplycrate_section1.jpg");
	height:600px;
}

.section2 {
	background-image:url("../images/supplycrate/supplycrate_section2.jpg");
	height:700px;
}

.section3 {
	background-image:url("../images/supplycrate/supplycrate_section3.jpg");
	height:620px;
}

#textBrick {
	position:absolute;
	top:357px;
	right:140px;
	width:430px;
}