body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #eee;
}

div.name {
	font-family: Georgia, serif;
	font-size: 64px;
}
