form p label {
	width: 100px ;
}
.button {
	background-color: rgb(125,91,44) ;
	border: 1px solid white ;
	color: white ;
	text-align:center;
}