body	{ background-color: #efe; color: black }
h1,h2	{ color: green; text-align: center }
h3,h4	{ color: green }
img	{ max-width: 98% }
table	{ border: solid green 2px; width: 96%; margin-left: 2% }
td	{ border: solid navy 1px; vertical-align: top; width: 33% }
th	{ background-color: green; color: aqua }

