body, td, a { font-family: Papyrus; 
              background-color: Beige;
              color: Green; }
h2          { font-family: Georgia;
              font-size: 140%; }
h3          { font-size: 125%; }
ol          { list-style-type: upper-roman; }
ul          { list-style-type: circle; }
table       { border-collapse: collapse }
td          { border-style: solid; border-color: maroon; padding: 5px; }
img         { width: 2in; height: 3in; }
