@charset "utf-8";
/* CSS Document			BLOOMINGTON, IN	*/

/*
h1 { width:-webkit-fit-content;  width:-moz-fit-content; width:fit-content; 
	border:1px solid #555;
	border-radius:10px;
	background-color:#ffffff; padding:10px;
	text-shadow:none;
	box-shadow:3px 3px 3px #555; }
	
.region { color:#A14; }
.city { color:#000; }

.bigmapbtn {
		text-align:center;
		margin-left:auto; margin-right:auto;
		width:-moz-fit-content; width:fit-content; 
		background-color:#FFF;
		padding:20px;
		border:4px ridge #FFC;
		border-radius:15px;
		box-shadow:2px 2px 2px #555; }
*/
