body {
  margin: 62px 20px 20px 28px;
  
}

h1 {
  position: absolute;
  left: 22px;
  top: 21px;
  width: 100%;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0px;
  padding-bottom: 2px;
  border-bottom: 1px solid rgb(0,0,0);
}
.t {
  position: absolute;
  left: 20px;
  top: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
}

img {
  position: relative;
  float: left;
  bottom: 6px;
}

pre {
  margin: 10px 0px 11px 0px;
}
