#images {
  position: absolute;
  left: 6.1in;
  margin: 10px 10px 10px 10px;
}

#text {
  position: absolute;
  left: 0.1in;
  width: 6in;
}

#1-6-a {
  background-color: yellow;
  width: 2in;
}

.caption {
  text-align: center;
  width: 540px;
}  

.incaption {
  text-align: center;
  width: 200px;
}

.code {
  margin: 10px;
  font-family: "Courier New";
  font-size: 10pt;
}

.filename {
  font-family: "Courier New";
}

.cdtxt {
  font-family: "Courier New";
}

.hl {
  color: red;
}

