p	{text-align:left;}
h1, h2, h3 {
	color:blue;
}
h1, h2 {
	text-align:center;
}
.leftbutton {
float:left;
}
.rightbutton {
	float:right;
	margin-right:1em;
}
#content {
	padding-bottom:4em;
}

