
:root {
	--pic1: 24vw;
	--pic2: 192px;
	--pic3: calc(192px * 2);
	--pic4: calc(192px * 3);
	--pic5: calc(192px * 4);
	--pic6: calc(192px * 5);

}

body {
	background-image: url(../fullbg1-33.gif);
	background-color: #FFFFFF;
	background-position: center; 
	margin-left: auto;
	margin-right: auto;
	border: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100vw;
}
h1 {
	font-family: 'Times New Roman', Times, serif;
	font-style: normal;
	font-size: 2.2vw;
	font-weight: 900;
	text-align: center;
	color: #FF9900;
	padding: 0 0 0 0;
	border: 0 0 0 0;
}

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;
	top: 10vh;
	left: 27vw;
	border: 3px solid; 
}
#Pos2{
	position: absolute;
	top: 10vh;
	left: calc(27vw + (357px));
	border: 3px solid; 
}
#Pos3{
	position: absolute;
	top: 10vh;
	left: calc(27vw + (4*192px) - 53px);
	border: 3px solid; 
}
#Pos4{
	position: absolute;
	top: 30vh;
	left: calc(27vw + 180px);
	border: 3px solid; 
}
#Pos5{
	position: absolute;
	top: 30vh;
	left: calc(27vw + ((2 * 178px) + 178px));
	border: 3px solid; 
}
#Pos6{
	position: absolute;
	top: 50vh;
	left: 27vw;
	border: 3px solid; 
}
#Pos7{
	position: absolute;
	top: 50vh;
	left: calc(27vw + (357px));
	border: 3px solid; 
}
#Pos8{
	position: absolute;
	top: 50vh;
	left: calc(27vw + (4*192px) - 53px);
	border: 3px solid; 
}
#Pos9{
	position: absolute;
	top: 70vh;
	left: 27vw;
	border: 3px solid; 
}
#Pos10{
	position: absolute;
	top: 70vh;
	left: calc(27vw + (357px));
	border: 3px solid; 
}
#Pos11{
	position: absolute;
	top: 70vh;
	left: calc(27vw + (4*192px) - 53px);
	border: 3px solid; 
}
#Pos12{
	position: absolute;
	top: 80vh;
	left: 80vw;
	border: 3px solid; 
}
#Pos13{
	position: absolute;
	top: 80vh;
	left: 15vw;
	border: 3px solid; 
}
#Pos14{
	position: absolute;
	top: 70vh;
	left: 27vw;
	border: 3px solid; 
}
#Pos15{
	position: absolute;
	top: 70vh;
	left: 40vw;
	border: 3px solid; 
}
#Pos16{
	position: absolute;
	top: 70vh;
	left: 5vw;
	border: 3px solid; 
}

#Pos17{
	position: absolute;
	top: 70vh;
	left: 70vw;
	border: 3px solid; 
}
#Pos18{
	position:  absolute;
	top: 70vh;
	left: 85vw;
	border: 3px solid; 
}
#Pos19{
	position:  absolute;
	font-family: 'Times New Roman', Times, serif;
	font-style: normal;
	font-size: 1.5vw;
	font-weight: 900;
	top: 85vh;
	left: 1vw;
}

/* Firefox */ @-moz-document url-prefix()

