
h1 { font-family: futura; font-size: 3em;  text-align: center}
form { width: 30%; background-color: #bbb; padding: 2em; 
	border-radius: 3em 3em; 
	margin-top: 6em; -webkit-border-radius: 3em; -moz-border-radius: 3em;
	margin-left: auto; margin-right: auto; 
}
