#element1 {
  position: relative;
  display: block;
  border: 1px dashed silver;
  background: #edffdf;
  margin-left: 120px;
  margin-top: -19px;
  height: 13px;
  width: 191px;
  text-align: center;
  padding: 0px;
  z-index: 5;
}

#content {
  position: relative;
  text-align: justify;
  width: 665px;
  left: 40px;
  padding: 0px;
}