@charset "utf-8";
@import "/css/layout.css";
div#header {
	background: url("../images/map-header.jpg") left no-repeat;
}
div#photos {
	height: 350px;
	background: #80505e url("../images/map-banner.jpg") left no-repeat;
}
div#logo {
	margin: 0;
}
div#copy {
	text-align: justify;
}
