.ad {
	position: fixed;
	bottom: 0px;
}

.whiteButton, .blackButton .blueButton {
	margin-bottom: 10px;
}

#home .form {
	padding: 5px 0px 5px;
	margin-top: 20px 0px 20px;
}

#tweetCount {
	text-align: right;
	font-size: 150%;
	padding-right: 10px;
}

#about {
	padding: 100px 10px 40px;
	text-align: center;
}
#about p {
	margin-bottom: 10px;
}
#about a {
	font-weight: bold;
	text-decoration: none;
}
