
.thumbnail13{
position:absolute;
left:100px;
top:2020px;
z-index: 10;
}

.thumbnail13 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border:  none;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail13:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */
}
.thumbnail12{
position:absolute;
left:160px;
top:2020px;
z-index: 10;
}

.thumbnail12 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: none;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail12:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */
}

.thumbnail11{
position:absolute;
left:220px;
top:2020px;
z-index: 10;
}

.thumbnail11 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: none;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail11:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */
}

.thumbnail10{
position:absolute;
left:280px;
top:2020px;
z-index: 10;
}

.thumbnail10 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: none;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail10:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */
}

.thumbnail9{
position:absolute;
left:340px;
top:2020px;
z-index: 10;
}

.thumbnail9 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: none;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail9:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */
}

.thumbnail8{
position:absolute;
left:400px;
top:2020px;
z-index: 10;
}

.thumbnail8 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: none;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail8:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */
}

.thumbnail7{
position:absolute;
left:460px;
top:2020px;
z-index: 10;
}

.thumbnail7 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: none;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail7:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */
}

.thumbnail6{
position:absolute;
left:520px;
top:2020px;
z-index: 10;
}

.thumbnail6 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: none;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail6:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */
}

.thumbnail5{
position:absolute;
left:580px;
top:2020px;
z-index: 10;
}

.thumbnail5 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: none;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail5:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: -200px; /*position where enlarged image should offset horizontally */
}

.thumbnail4{
position:absolute;
left:640px;
top:2020px;
z-index: 10;
}

.thumbnail4 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: none;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */
}

.thumbnail3{
position:absolute;
left:700px;
top:2020px;
z-index: 10;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: none;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */
}

.thumbnail2{
position:absolute;
left:760px;
top:2020px;
z-index: 10;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: none;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: -400px; /*position where enlarged image should offset horizontally */
}

.thumbnail1{
position:absolute;
left:820px;
top:2020px;
z-index: 10;
}

.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: none;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 50px;
left: 0px; /*position where enlarged image should offset horizontally */
}