.content {
	width:900px;
	margin: auto;
}
	
.heyname {
	text-align:center;
}

.hey {
	font-size:70px;
	font-family: Georgia;
}

.name {
	font-size:95px;
	font-family: Georgia;
}

.wouldya {
	font-size:60;
	font-family:Georgia;
	text-align:center;
}

.question {
	font-size:80;
	font-family:Georgia;
	text-align:center;
	margin-bottom: 20px;
}

.box {
	width:280px;
	float:left;
	margin-right:10px;
	background:lightgrey;
	padding:5px;
}

.boxtitle {
	font-family: Verdana;
	font-size:20px;
	margin-bottom:5px;
}

.boxcontent {
	font-family: Verdana;
	font-size: 16px;
}

.boxcontent-center {
	text-align:center;
	font-family: Verdana;
	font-size: 16px;
}

.boxcontent-large {
	text-align:center;
	font-family: Verdana;
	font-size: 50px;
}

.createform{
	clear:both;
	margins:auto;
	margin-top:30px
	font-family: Verdana;
	font-size: 16px;
}

form {
	margins:auto;
 }
