#container{
	width: 800px;
	margin: 80px auto;
}

#MAP{
	text-align: center;
	margin: 80px auto;
}

#MESSAGE{
	width: 300px;
	height: 160px;
	border: 1px solid gray;
	border-radius: 8px;
	text-align: center;
	margin: 80px auto;

}
