html, body {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	background: white;
	color: #1e3b0a;
	padding: 0;
	margin: 0;
}

div#heroku_toolbar {
	position: relative !important;
}

html body {
	margin-bottom: -100px !important;
}

p img {
	float: right;
	margin: 1em;
}