body
{
	background: url('/images/knight-lite.png') no-repeat right -96px top;
}

.footer
{
	margin-top: 4em;
	list-style-type: none;
}

.footer li
{
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}

@media only screen and (min-width: 630px)
{
	.footer .location
	{
		float: right;
	}
}
