body {
	min-height: 200vh;
	background: #E3E4FA;
	font-family: Palatino; 
}

body.style-1{
	background: #C6DEFF ;
}

body.style-2 {
	background: #C2DFFF;
}

body.style-3 {
	background: #C6DEFF;
}

body.style-4 {
	background:#B7CEEC;
}

body.style-5 {
	background:#87AFC7;
}

body.style-6 {
	background:#2B3856;
}
body.style-7 {
	background:#2B3856;
}


#trigger-1 {

    position: absolute;
	top: 80vh;
	width: 100%;
	
}

#trigger-2 {
	position: absolute;
	top: 130vh;
	width: 100%;
	
		
}

#trigger-3 {
	position: absolute;
	top: 180vh;
	width: 100%;
		
}

#trigger-4 {
	position: absolute;
	top: 230vh;
	width: 100%;
		
}

#trigger-5 {
	position: absolute;
	top: 280vh;
	width: 100%;
		
}


#trigger-6 {
	position: absolute;
	top: 330vh;
	width: 100%;
		
}

#trigger-7 {
	position: absolute;
	top: 500vh;
	width: 100%;
		
}

#bur{
	position: absolute;
	top: 80vh;
	width: 100%;
}




.box {
	margin-top: 520px;
	width: 200px;
	padding: 10px;
	font-size: 500%;
	font-family: sans-serif;
	color: #fff;
}



.bar{
    position: absolute;
	top: 80vh;
	left: 0%;
	width: 1100px;
	height: 20px;
	margin-top: -25px;
	margin-left: -25px;
	background: red;

}


.bur{
    position: absolute;
	top: 155vh;
	left: 0%;
	width: 910px;
	height: 20px;
	margin-top: -25px;
	margin-left: -25px;
	background: red;

}

.ver{
    position: absolute;
	top: 230vh;
	left: 0%;
	width: 800px;
	height: 20px;
	margin-top: -25px;
	margin-left: -25px;
	background: red;

}

.ber{
    position: absolute;
	top: 305vh;
	left: 0%;
	width: 490px;
	height: 20px;
	margin-top: -25px;
	margin-left: -25px;
	background: red;

}


.bir{
    position: absolute;
	top: 380vh;
	left: 0%;
	width: 180px;
	height: 20px;
	margin-top: -25px;
	margin-left: -25px;
	background: red;
}


.bor{
    position: absolute;
	top: 455vh;
	left: 0%;
	width: 100px;
	height: 20px;
	margin-top: -25px;
	margin-left: -25px;
	background: red;
}


h1{

	position: absolute;
	top: 10vh;
	left: -3.5%;
	font-size: 1750%;
	font-weight: bold;
	font-family: Palatino;
	color: #736AFF;
}


h2{

	position: absolute;
	top: 10vh;
	left: -1.9%;
	font-size: 1750%;
	font-weight: bold;
	font-family: Palatino;
	color: #000080;
}