/*.imageBlock {
	background-color: green;
	align-content: center;
	border:	1px dashed blue;
}*/

.ui-header .ui-title, .ui-footer .ui-title {
	margin-right: 20%;
	margin-left: 20%;
}

/*.ui-page { 
background: #EBEBEB;
}*/

.ui-title .ui-title h1 {
	font-size: 1.5em;
}

/*@media (min-width: 800px) and (orientation: landscape) {
	.imageBlock {
		height: 200px;
	}
}*/

.home_button {
	width: 25%;
	border-radius: 30px;
}

.form_box {
	/*background-color: #D4D4D4;*/
	width: 90%;
	padding: 15px;
}