		.mapsection {width:25%; margin:0;}
		.mapbit {width:25%; float:left; margin:0;}
		body  {
		background-color:#000033;
/* 
    background-image: url('cloudysky.jpg?v=2.0');
    background-repeat: repeat;
    background-attachment: fixed;
 */
}

		@media screen and (min-width: 320px) and (max-width: 480px) {
				.mapContainer {width:100%; margin-left:auto; margin-right:auto; max-width:320px;}
		}

		@media screen and (min-width: 481px) and (max-width: 1024px) {
				.mapContainer {width:100%; margin-left:auto; margin-right:auto; max-width:560px;}
		}

		@media screen and (min-width: 1025px) {
				.mapContainer {width:100%; margin-left:auto; margin-right:auto; max-width:640px;}
		}
		.mapContainer {margin-top:50px;)
	 #copyright {margin-bottom:50px;}
	 #copyright p {font-family: Helvetica, Arial, Sans-Serif; font-size:1em; color:#cccccc;}