DIV#MAP_ANTARCTIC {
	position: relative;
    background-image:  url(./maps/antarctic.jpg);
    background-repeat: no-repeat;
	height: 700px;
	width: 520px;
	top: 0px;
	left: 0px;

}

DIV#pin0 { position: absolute; top: 450px; left: 250px; }

