html {
}
body {
	background: #02416B url(bkgd.png) repeat center top;
}
#header {
    height: 100px;
}
.cottage-logo {
	top: 20px;
}
.home-link {
}
.photo-gallery-title, .amenity-title, .address {
	background-color: #023E67;
}
.photo-gallery-title p, .amenity-title p, .address p {
	color: #FFF;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    color: #333 !important;
    background-color: #FFF !important;
}