sup { font-size: 70% }

h3 { text-align: center }
body { background-image: url(../sparrow.jpg); }
A:link { color: #0000ff }
A:active { color: #ff0000 }
A:visited { color: #0000ff }
p {
   margin: 10pt 0pt 0pt;
/*   text-indent: 20pt ; */
   }	
li {
    font-size:85%;
}

.tw1100 { 
    max-width: 1100px; 
    margin: 0 auto; 
}
@viewport {
    zoom: 1.0;
    width: extend-to-zoom;
}

