body {
  background-color: #ffffcc;
  color: #660000;
  font-family: Tahoma, Geneva, w3-sans-serif;
  margin: 20px;

}
h1 {
  color: #CC0000;
  font-family: Critter, Cottonwood, Tahoma, Geneva;
  font-size: 250%;
  border-left: 5px dotted #CC0000;
  border-bottom: 5px dotted #CC0000;
  padding: 20px;
}
table {
  border-collapse: collapse;
  width: 98%;
  border: 2px #cc0000 dotted;
  }
  td,th {
  border: 2px #cc0000 dotted;
  padding: 10px}
  .imgdcha {float: right}
  .imgizda {float: left}

  