@charset "utf-8";
/* CSS Document */

.pole1{
	background-image: url(Images/pole1a.jpg);
	width: 300px;
	height: 580px;
}

.pole1:hover{
	background-position: -300px 0px;
}

.pole2{
	background-image: url(Images/pole2a.jpg);
	width: 300px;
	height: 580px;
}

.pole2:hover{
	background-position: -300px 0px;
}

.pole3{
	background-image: url(Images/pole3a.jpg);
	width: 300px;
	height: 580px;
}

.pole3:hover{
	background-position: -300px 0px;
}
