body {
  color: black;
  background-color: rgb(233,230,204);
  font-family: Courier New;
  font-size: medium;
  line-height: 1.5;
}

img {
  max-width: 100%;
  width: auto;
}

input, select, button, textarea {
  max-width: 100%;
}

meter, progress, output {
  max-width: 100%;
}

div#tswcontent {
  width: auto;
  max-width: 848px;
  margin-left: auto;
  margin-right: auto;
  color: black;
  background-color: white;
}

div#tswcontproper {
  padding-left: 5px;
  padding-right: 5px;
}

div#tswcontainer {
}

#logo {
  width: 100%;
  max-width: 100%;
}

#image1 {
  width: 100%;
  max-width: 100%;
}

#image2 {
  width: 100%;
  max-width: 100%;
}

#image3 {
  width: 100%;
  max-width: 100%;
}

#image4 {
  width: 100%;
  max-width: 100%;
}

#image5 {
  width: 100%;
  max-width: 100%;
}

#image6 {
  width: 100%;
  max-width: 100%;
}

.container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

.responsive-iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
}