<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --- FOOTER --- */
div.footer {
  position: absolute;
  text-align: center;
  background-color: #AAAAAA;
  color: #FFF;
  border-top: 1px #777576 solid;
  border-bottom: 1px #777576 solid;
  font-size: 8px;
  clear: both;
  width:850px;
  height:102px;
  left: 193px;
  top:110px;
}

</pre></body></html>