html {
}
body {
	background: #235282 url(gold.jpg) no-repeat 85% 10px;
	margin: 0px;
	padding: 0px;
}
#header {
    height: 120px;
}
.cottage-logo {
	top: 10px;
}
.home-link {
}
#announcement a {

}
.photo-gallery-title, .amenity-title, .address {
	background-color: #235282;
}
.photo-gallery-title p, .amenity-title p, .address p {
	color: #FFF;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    color: #FFF !important;
    background-color: #235282 !important;
}