body {
	font-family: Sabon, "Palatino Linotype", Palatino, Georgia, serif;
	line-height: 1.6;
}

#container {
	width: 36em;
	margin: 0 auto 60px;
	overflow: hidden;
}

#page-background,
#nav
{
	display: none;
}

#site-heading {
	padding-bottom: 14px;
	font-size: 1.2em;
	border-bottom: 1px solid #000;
}

	#site-name {
		font-size: 2.2em;
	}

#footer {
	margin-top: 1.6em;
	padding-top: 1em;
	border-top: 1px solid #000;
}

#footer p,
#footer a
{
	margin: 0 0 1em;
	font-weight: bold;
}

a {
	color: #000;
	text-decoration: none;
}

.contact {
	float: left;
	font-weight: bold;
}

.social {
	float: right;
}

.social a {
	float: left;
	clear: left;
}
