  body {
        padding-left: 11em;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: black
       }
  ul.navbar
       {
        list-style-type: none;
        padding: 0;
        margin: 0;
        position: absolute;
        top: 2em;
        left: 1em;
        width: 9em
       }
  h1   {
        font-family: Helvetica, Geneva, Arial, SunSans-Regular,
                     sans-serif;
        font-size: 2.25em;
        font-color: green 
       }
  ul.navbar li
       {
        background: white;
        margin: 0.5em 0;
        padding: 0.3em;
        border-right: 1em solid black
       }
   ul.navbar a
       {
        text-decoration: none
       }
   a:link { color: blue }
   a:visited { color: purple }
   address 
       {
        margin-top: 1em;
        padding-top: 1em;
        border-top: thin dotted
       }
   p   { font-size: 1.5em }

   img { max-width: 500px;
         max-hight: 500px;
       }
<!--
   img {  image-orientation: from-image; }
-->


<!--   img { width: 100%;    --> 
<!--         hight: auto;    -->
<!--       }                 -->


<SCRIPT language="JavaScript">
<!--
if (screen.width<1500) {document.write("<style>body{zoom:50%;}</style>");}

<!-- if (screen.width>=1500) {document.write("<style>body{zoom:115%;} -->
<!-- if (screen.width>=1500) {document.write("<style>body{zoom:115%;} -->
<!-- if (screen.width>=1500) {document.write("<style>body{zoom:115%;} -->

if (screen.width>=2500) {document.write("style>body{zoom:75%;}.hand_ipad img {top:114px}</style>);}

-->
</SCRIPT>
