
.map {
	width: 600px;
	height: 400px;
	border: 1px solid #000;
	margin-bottom: 20px;
}

.map p {
	margin: 10px;
	color: #333;
}