body {
	margin: 0px;
	padding: 0px;
}

div#map {
	width: 600px;
	height: 500px;
}

div#content {
	display: none;
}
