  BODY {background-color: #000000;
       }
  
  .upz {color: black;
        background-color: #FFF;
        width: 100%;
	text-align: center;
        border-style: solid;
        border-width: 1px;
        border-color: white;
        font-weight: bold;
        font-size: 14pt;
        font-family: courier;
        position: absolute;
        top: 20%;
        visibility: visible;
      }
