button.btn-primary, button.btn-info{
	margin-left:10%;
	margin-bottom:2%;
	align-content: center;
	font-weight:bold;
	height: 50px;
	width:150px;
	background-blend-mode:darken;
	border-color:aquamarine;
}

.submit {
	align-content: center;
	font-weight:bold;
	height: 40px;
	width:100px;
	border-color:cadetblue;
}
#submit{
	padding:1px;
	float:left;
}
iframe.iframe2{
	margin-left:20%;
}
iframe.location{
	position:inherit;
	height:85%;
}