#Map{
	background:url(../images/map.png);
	width:800px;
	height:510px;
	position:relative;
}

#Location, .location{
	cursor:pointer;
	position:absolute;
	font-weight:bold;
	width:7px;
	height:7px;
}
