/* ======================== */
/* SECTION 1 - HEADER       */
/* ======================== */

.section1 {
	background-image:url("../images/randomizer/section1.jpg");
	height:720px;
}

#randomizer {
	top:306px;
}

#textRandomizer {
	position:absolute;
	top:356px;
	left:50px;
	width:900px;
}

#textNormal {
	position:absolute;
	top:440px;
	left:50px;
	width:900px;
}

#textHosts {
	position:absolute;
	top:510px;
	left:50px;
	width:900px;
}

/* ======================== */
/* SECTION 2 - IMAGE        */
/* ======================== */

.section2 {
	background-image:url("../images/randomizer/section2.jpg");
	height:730px;
}