/*\*/
html {margin: 0; padding: 0; background: #74a478; background: linear-gradient(#74a478, #ccddcd) fixed; font: 16px/1.2 Verdana, sans-serif;}
body {width: 950px; margin: auto; padding: 1em; background: #fff; min-height: 100vh;}
/*\*/
header {margin-top: 0; font-family: Comic Sans MS, cursive;}
header h2 {width: fit-content; background: #179354; line-height: 2.8rem; padding: 0 2rem 5px; border-radius: 1rem 0 1rem; color: #fff;}
header h3 {margin: -16px 0 -8px 40px; color: #060;}
/*\*/
p.home {text-align: center;}
/*\*/
div#plattRobt { /* width in body */
margin: 1rem auto;
box-shadow: #595959 0 0 10px 0;
}
#plattRobt img {border-bottom: 1px solid #ccc;}
#plattRobt p {margin: 0; padding: 8px 0; font: 15px Arial, Helvetica, sans-serif; text-align: center;}
/*\*/
div#duo {
display: flex; width: 855px; margin: 1em auto; justify-content: space-between; align-items: center;}
div#baths {
width: 400px; display: flex; flex-direction: column;
padding: 10px 10px 3px; border: 1px solid;
}
#baths img {display: block; border: 1px solid;}
#baths p {margin: 3px; font-size: 15px;}
#baths p:first-of-type {text-align: center;}
/*\*/
div#mi {width: fit-content; margin: 8px; padding: 10px;
box-shadow:
#000 0 0 0 1px,
#fff 0 0 0 6px,
#000 0 0 0 8px;
white-space: pre-line; font-variant: small-caps; text-align: center;}
/*\*/
/*\*/
embed#platts {display: block; margin: 1em auto;}