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

}

DIV#pin0 { position: absolute; top: 320px; left: 130px; }
DIV#pin1 { position: absolute; top: 350px; left: 160px; }
