    body {background: #000 url(images/gate_gride/background.jpg) no-repeat top center;
       }

  
  .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;
      }

