html {
  background-color: #262626;
}

body {
  margin: 0px auto;
  width: 840px;
  height: 854px;
  background: url('img/uc4.png');
  font-size: 8pt;
  font-family: arial, tahoma, sanf-serif;
  color: #FFFFFF;
  background-color: #FFFFFF;
}

#con_table {
  position: absolute;
  top: 370px;
  left: 50%;
  width: 540px;
  margin-left: -270px;
}

#row_1 {
  width: 165px;
}

.inner_row_1 {
  width: 250px;
}

td {
  vertical-align: top;
}
