#logo
{
	text-align: center;
}

#logo img
{
	height: 3em;	
}

.centred
{
	display: table;
	margin: auto;	
}

[data-role="footer"]
{
	text-align: center;
	padding-top: 1ex;
	padding-bottom: 1ex;
}