body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	max-width: 100% ;
	background-color: #FAFFB8; 
	font-size: 1.1em
}
hr {
	color: #f6c000
}
h1 {color: #311dc6;
	text-shadow: 1px 1px 1px #FF7700;
	text-align: center;
}
h2 { 
	color: #4938B7;
	text-shadow: 1px 1px 1px #FF7700;
	text-align: center;
}
h3 { 
	color: #6A5ACD; 
	font-family: 'Arial Black';
}
a:hover { 
	color: #b000ff 
}
img {
	max-width: 100% ;
	width: auto ;
	height: auto ;
}
input, select, button, textarea {
	max-width: 100% ;
}
meter, progress, output {
	max-width: 100% ;
}
div#tswcontent {
	width: 99% ;
	max-width: 99% ;
	color: #000 ;
	background-color:  #FAFFB8 ;
	grid-gap: 2px;
	padding: 6px;
}
div#tswcontproper {
	padding-left: 5px ;
	padding-right: 5px ;
}
div#tswcontainer {
	color: inherit ;
	background-color: inherit ;
}
div { 
          margin: 2px; 
} 