body { background: lightcyan; color: black; margin-left: 2.0em; margin-right: 0.2em; table-layout: fixed;}
h1 { background: olive; color: white ; font-size: 2.2em; width : 820px; border-radius: 10px; }
p { line-height: 2.5em; color: black; font-size: 2.0em:}
p.photo { clear: both; }
p.photo img { float: left; margin: 18px; }
h2 { background: orangered; color: white; font-size: 2.0em; width : 520px;  }
h3 { background: maroon; color: white; font-size: 2.0em; width : 200px; border-radius: 10px; }
h4 { background: orangered; border-style: solid; border-width: 1px; color: white; font-size: 1.7em; width : 200px; border-radius: 10px; }

