body {
  color: black;
  background-color: white;
  font-family: 'Quicksand', sans-serif;
  font-size: medium;
  line-height: 1.5;
  hyphens: auto;
}


img {
  max-width: 100%;
  width: auto;
  border-radius: 12px 12px 12px 12px;

}

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

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

/* Define initial styles */
div#tswcontent {
  max-width: 720px;
  min-width: 300px;
  margin-left: auto;
  margin-right: auto;
  color: black;
  background-color: white;
}

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

div#tswcontainer {

}

#logo {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}

#image6 {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}

#image5 {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}

#image4 {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}

#image3 {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}

#image2 {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}

#image1 {
  margin-top: 0;
  margin-bottom: 0;
  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%;
}

a:link { text-decoration: none;}

a:visited { text-decoration: none;}

a:hover { text-decoration: underline;}

a:active { text-decoration: underline;}