body {
	background-color: #FFFFFF;
	text-align: center;
}

h1 {
	text-align: center;
	color: #100A45;
	text-shadow: 0 3px 3px #969696;
}

#speechtable {
  margin: 5px auto 0;
  column-width: 20px;
  column-rule-width: 20px;
}

#speechtable td:nth-child(1){
  color: black;
}

#speak-btn #speak-btn2{
	alignment-adjust: central;
	height: 50px;
	width: 50px;
	text-align: center;
}
#option1 {
	alignment-adjust: left;
	height: 50px;
	width: 50px;
	text-align: center;
}
#speak-btn, #speak-btn2 {
	height: 25px;
	width: 100px;
	text-align: center;
}
.buttongeneral {
	height: 20px;
	width: 30px;
	text-align: center;
	font-size:10px;
	padding-left:0px;
	padding-right:0px;
}
#fileToLoad {
	width: 	180px;
	}
input {
	padding:0px;
	align-content:center;
	width: 125px;
}