html, body {
  position: relative;
  overflow-x: hidden; }

  
			h5{
				font-size: 30px;
				font-family: Verdana, sans-serif;
				color: #31b404;
				margin-bottom: 25px; 
			}
			label{
				font-family: Verdana, sans-serif;
			}
			input{
				border: 1px solid #323232;
				font-family: Verdana, sans-serif;
			}
			#b1{
				background-color: #31b404;
				border: 2px solid #31b404;
				color: #fff;
				font-weight: bold;
				height: 25px;
				width: 80px;
			}
			#b2{
				background-color: #31b404;
				border: 2px solid #31b404;
				color: #fff;
				font-weight: bold;
				height: 25px;
				width: 80px;
			}
			#demo{
				font-family: Verdana, sans-serif;
				font size: 10px;
			}
			#demo1{
				font-family: Verdana, sans-serif;
				font size: 10px;
			}
			#istr{
				font size: 15px;
				font-family: Verdana, sans-serif;
				border: 2px;
				overflow: hidden;
			}