@CHARSET "ISO-8859-1";

.map {
	width: 300px;
	height: 391px;
}

.image {
	font-family: Arial;
	font-size: small;
	
	font-weight: bold;
	position: relative;
	width: 100%; /* for IE 6 */
}



.area {
	background-color:white;
	text-align:center;
	position: absolute;
	font-size:small;
	top: 380px;
	left: 0px;
	width: 100%;
}

.destination {
	font-size:x-small;
	position: absolute;
	
	top: 192px;
	left: 54px;
	width: 100%;
}

.car {
	width: 15px;
	position: absolute;
	top: 157px;
	left: 16px;
	
	
}