DIV#MAP_CYPRUS {
	position: relative;
    background-image:  url(./maps/cyprus.jpg);
    background-repeat: no-repeat;
	height: 400px;
	width: 600px;
	top: 0px;
	left: 0px;

}

DIV#pin0 { position: absolute; top: 216px; left: 160px; }
DIV#pin1 { position: absolute; top: 280px; left: 180px; }

