BODY        { color: black;
              font-family: sans-serif;
              background: #D4DFAA;
              background-attachment: fixed; 
              background-repeat: repeat;
              margin-left: 5px;
              font-size: 10pt;
              font-weight: normal;
            }
IMG         { border-width: 0;
              margin-left: 20px;
              margin-right: 20px;
            }
IMG.right   { float:        right
            }
IMG.left    { float:        left
            }
