body {
	background-color: #fdc78b;
	font-family: sans-serif;
}

img.logo {
	float: right;
	border: none;
	max-width: 40%;
	height: auto;
}

h1 a {
	text-decoration: inherit;
	color: inherit;
}

p.footer {
	font-size: small;
	color: #999;
	border-top: solid thin #999;
	padding-top: 2px;
}