	  body {background-color:#333; text-align: center; padding: 0; margin:0; font-family: 'Calibri light',Calibri,Arial,sans-serif;}
	  .soft::-webkit-scrollbar { display: none; width: 0 !important; background: transparent;} .soft { -ms-overflow-style: none; scrollbar-width: none; }
	  #main {background-color: #333; padding: 0px; margin: 0 auto; /* border:1px solid #ccc; border-radius:13px */ }
	  h1 {font-size: 200%; letter-spacing: 3px; cursor:pointer; font-weight: bolder; color:#ccc} h3 {letter-spacing:3px; font-weight:normal;margin-bottom: 10px; color:#eee;} button:hover { background-color: royalblue; } span {margin-left: 5px;}
	  a {text-decoration:none; color:#fff; border: 1px solid #ccc; color: #fff; padding: 3px 7px; border-radius: 7px; } a:hover {background-color: #777;}
	  #header {margin-top:3vh; margin-bottom:2vh; text-align:center; width: 99%;} .header { background-color: #777; line-height: 50px; color: #fff;letter-spacing: 1px;} .header {font-size: 1.5em; border-radius: 13px 13px 0px 0px;} .footer {color: #777; font-size: 0.8em; border-radius: 0px 0px 13px 13px;}
	  #header img {max-width: 98vw; height: auto; border-radius: 11px;} 
	  iframe {width: 98vw; min-height: 96vh; text-align:center; margin:10px auto}