body {
  font-family: "Arial", "Helvetica", "sans-serif", "Bangla MN";
  font-size: 100%;
}

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

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

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

div#tswsidecol {
  float: right;
  width: 20%;
  color: black;
  background-color: white;
}

div#tswcontent {
  float: right;
  width: 80%;
  color: black;
  background-color: #1247ff;
}

@media only screen and (max-width: 629px) {
  div#tswsidecol { float: none; width: 100%; }
  div#tswcontent { float: none; width: 100%; }
}

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

div#tswcontainer {
  color: ;
  background-color: white;
}

div#tswheader {
  color: black;
  background-color: white;
}

div#tswfooter {
  clear: both;
  color: black;
  background-color: white;
}

#title {
  background-color: #104aff;
}

#TITLE {
  background-color: #0e4dff;
}

#pictures {
  background-color: #0e50ff;
}

#Welcome {
  color: #fefdff;
}

