body           { color: black;
                 background: #FFFFCC; 
                 margin-left: 10%;
                 margin-right: 10%; }
/* A:link         { color: navy; }
A:visited      { color: purple; } */
/* h1,h2,h3       { color: maroon; } */
h1             { font-style: italic; 
                 text-align: center; }
p.menuo        { background: silver;
                 border: none; 
                 font-size: small; 
                 text-align: center; }
div.piedo      { font-size: small; }
strong         { color: red ! important; }
dd             { margin-bottom: 1ex }
