html, body {
	text-align: center;
}

div#container {
	text-align: left;
}

div#body {
	margin-bottom: px;	/* TODO: insert footer height */
}

div#foot {
	clear: both;
}