/*\*/
html {margin: 0; padding: 0; background: #eaeaea; font: 16px/1.2 Verdana, sans-serif;}
body {
width: 950px; margin: auto; padding: 1em; min-height: 100vh;
background: #fff url(header-glass-house-graphic.svg) no-repeat;
background-size: 100% 110px;
background-position: 0 0;
}
/*\*/
body > p:first-of-type {margin-top: 5em;}
p.home {text-align: center}
/*\*/
p.maps {text-align: center; font-size: 15px;}
.maps img {border: 1px solid #999;}
/*\*/
div#combo {width: 855px; margin: auto;}
figure {margin: auto; background: #fbfbfb; padding: 10px 10px 5px; outline: 1px solid #999;}
figure img {display: block; outline: 1px solid #999;}
figcaption p {margin: 3px; font-size: 15px;}
figcaption p:first-child {text-align: center;}