      html, body, #wrapper {
        height: 100%;
      }

      img {
        border: 0;
       }


      body {
        background: url(/themes/abyzov/img/ya.jpg) center repeat-y;

        font-family: Verdana;
        font-weight: bold;
        color: #2d2b73;
        font-size: 12px;

      }

      table, td {
        border-collapse: collapse;
        padding: 0;
      }

      .h {
        font-size: 14px;
        font-variant: small-caps;
      }

