body {
  margin: 0;
  padding: 15px 35px 50px 57px;
  background-color: white;
  background-position: right;
  background-repeat: repeat-y;
  background-image: url("/img/bg_popup.gif");
  font-family: arial, sans-serif;
  font-size: 80%;
}

h1 {
  font-size: 115%;
  color: #666666;
  font-weight: bold;
  font-style: italic;
  margin-top: -2px;
  margin-bottom: 8px;
}

#logo {
  position: absolute;
  top: 0;
  left: 0;
}

