body {
	padding: 0;
	margin: 0;
	font-family: "Courier New";
}

main {
	background-color: beige;
	width: 1000px;
	/*margin: 0 auto;*/
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}



#panel5 {
	width: 90%;
	height: 100vh;
}

.sticky-text1 {
margin: 0 auto;
	width: 40%;
	/*line-height: 15px;*/
	background-color: transparent;
	margin-top: 1vh;
	position: sticky;
	top: 30vh;
	height:300px;
	margin-left: 100px;
	margin-bottom: 100px;
}


.sticky-text2 {
margin: 0 auto;
	width: 40%;
	/*line-height: 15px;*/
	background-color: transparent;
	margin-top: 5vh;
	position: sticky;
	top: 30vh;
	height:300px;
	margin-left: 200px;
	margin-bottom: 100px;
}

.sticky-text3 {
margin: 0 auto;
	width: 40%;
	/*line-height: 15px;*/
	background-color: transparent;
	margin-top: 5vh;
	position: sticky;
	top: 30vh;
	height:300px;
	margin-left: 100px;
	margin-bottom: 100px;
}

.sticky-text4 {
margin: 0 auto;
	width: 40%;
	/*line-height: 15px;*/
	background-color: transparent;
	margin-top: 5vh;
	position: sticky;
	top: 30vh;
	height:300px;
	margin-left: 100px;
	margin-bottom: 100px;
}

.sticky-text5 {
margin: 0 auto;
	width: 40%;
	/*line-height: 15px;*/
	background-color: transparent;
	margin-top: 5vh;
	position: sticky;
	top: 30vh;
	height:300px;
	margin-left: 100px;
	margin-bottom: 100px;
}

.sticky-text6 {
margin: 0 auto;
	width: 40%;
	/*line-height: 15px;*/
	background-color: transparent;
	margin-top: 5vh;
	position: sticky;
	top: 30vh;
	height:300px;
	margin-left: 100px;
	margin-bottom: 100px;
}

.sticky-text7 {
margin: 0 auto;
	width: 40%;
	/*line-height: 15px;*/
	background-color: transparent;
	margin-top: 5vh;
	position: sticky;
	top: 30vh;
	height:300px;
	margin-left: 100px;
	margin-bottom: 100px;
}

.sticky-text8 {
margin: 0 auto;
	width: 40%;
	/*line-height: 15px;*/
	background-color: transparent;
	margin-top: 5vh;
	position: sticky;
	top: 30vh;
	height:300px;
	margin-left: 100px;
	margin-bottom: 100px;
}

.sticky-text9 {
margin: 0 auto;
	width: 40%;
	/*line-height: 15px;*/
	background-color: transparent;
	margin-top: 5vh;
	position: sticky;
	top: 30vh;
	height:300px;
	margin-left: 100px;
	margin-bottom: 100px;
}

