body {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}

h2 {
	margin: 0 auto;
	max-width: 600px;
}

p {
	font-size: 10pt;
}

.twitter-share-button, .twitter-follow-button, .tumblr-share-button {
	position: relative;
	top: 4px;
}

.reddit-share-button {
	position: relative;
	top: 6px;
}

form {
	margin: 0 auto;
	width: 600px;
}

form p, form input {
	text-align: left;
}

form input[type=text], form textarea {
	width: 600px;
}
