#agreement_div {
  width: 600px;
  border: 1px solid #666;
  padding: 8px;
  height: 300px;
  overflow: auto;
  text-align: left;
}

