9.40 web

<..configure html4 web..>
 \Configure{webversion} {\\} {}
 \Configure{webuniversity}
    {\Tg<div class="webuniversity">} {\Tg</div>}
 \Css{div div.webuniversity {color : rgb(0\%,0\%,80\%);
         margin-bottom: 1em; text-align: center;}}
 
 \Configure{maketitle}
    {\IgnorePar\EndP\par\Tg<div class="maketitle">}
    {\IgnorePar\EndP\par\Tg</div>}
 \Css{div.maketitle {text-align: center;
       margin-left: 3em;   margin-right: 3em; }}
 
 \Configure{HColor}{webgreen}{rgb(0\%,50\%,0\%)}
 \Configure{HColor}{webbrown}{rgb(60\%,0\%,0\%)}
 \Configure{HColor}{webyellow}{rgb(98\%,92\%,73\%)}
 \Configure{HColor}{webgray}{rgb(75.3\%,75.3\%,75.3\%)}
 \Configure{HColor}{webblue}{rgb(0\%,0\%,80\%)}
-_-_-