
html

body {
	background-color: #B1DB79;
	padding: 0 0 0 0;
	border: 0 0 0 0;
}
p {
	font-family: 'Times New Roman', Times, serif;
	font-style: normal;
	font-size: 2.2vw;
	font-weight: 900;
	text-align: center;
	color: #FF0000;
	padding: 0 0 0 0;
	border: 0 0 0 0;
}
.MsoNormal {
	max-width: 100vw;
	max-height: 100vh;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	font-family: 'Times New Roman', Times, serif;
	font-style: normal;
	font-size: .8vw;
	font-weight: 500;
	text-align: center;
	color: black;
	top: 1vh;
}

div {
	text-align: center;
}
a:link {
	color:#0000FF ;
}
/* visited link */
a:visited {
	color:#800080;
}
/* mouse over link */
a:hover {
	color:#FF0000;
}
/* selected link */
a:active {
	color:#00FF00;
}a:link {
	color:#0000FF ;
}
/* visited link */
a:visited {
	color:#800080;
}
/* mouse over link */
a:hover {
	color:#FF0000;
}
/* selected link */
a:active {
	color:#00FF00;
}

#Pos1 {
	position: absolute;
	box-sizing: border-box;
	background-color: transparent;
	top: 20vh;
	left: 20vw;
	border: 3px solid;
}
#Pos2 {
	position: absolute;
	top: 20vh;
	left: 50vw;
	border: 3px solid;
}
#Pos3 {
	position: absolute;
	top: 20vh;
	left: 80vw;
	border: 3px solid;
}
#Pos4 {
	position: absolute;
	top: 45vh;
	left: 20vw;
	border: 3px solid;
}
#Pos5 {
	position: absolute;
	top: 45vh;
	left: 50vw;
	border: 3px solid;
}
#Pos6 {
	position: absolute;
	top: 45vh;
	left: 80vw;
	border: 3px solid;
}
#Pos7 {
	position: absolute;
	top: 70vh;
	left: 20vw;
	border: 3px solid;
}
#Pos8 {
	position: absolute;
	top: 70vh;
	left: 50vw;
	border: 3px solid;
}
#Pos9 {
	position: absolute;
	top: 70vh;
	left: 80vw;
	border: 3px solid;
}
#Pos19 {
	position: absolute;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: 'Times New Roman', Times, serif;
	font-style: normal;
	font-size: 1.5vw;
	font-weight: 700;
	top: 85vh;
	left: 5vw;
	color: blue;
}
#p19 {
	position: relative;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: 'Times New Roman', Times, serif;
	font-style: normal;
	font-size: 2vw;
	font-weight: 700;
	top: 5vh;
	left: -5vw;
}



