BODY {
  border-spacing: 10px;
  font-family: "comic Sans MS";
  color: #435a5a;
  background-image: url("./ch_back.jpg");
  background-repeat: repeat;
  background-position: center center;
  background-color: #cdeff0;
  background-attachment: fixed;
}

FONT {
  font-family: "comic Sans MS";
  color: #3d0812;
}

DIV {
  text-align: center;
}

TR {
  text-align: center;
}

TABLE {
  border-spacing: 40px;
}

IMG {
  vertical-align: text-bottom;
}

#x1 {
  border-width: thin;
}

#img {
  border: thin solid #3333ff;
}

