html {
	padding: 1em;
	color: #000;
	background: #FAFAF7;
	}
body {
	padding: 2em 6.25%;
	color: #000;
	background: #FCFCF8;
	}
h1, h2, h3, h4, h5, h6 {
	text-align: center;
	font-weight: normal;
	font-family: sans-serif;
	font-stretch: narrow;
	}
h1 {
	font-size: 2em;
	}
h2 {
	font-size: 1.78179744em;
	}
h3 {
	font-size: 1.58740105em;
	}
h4 {
	font-size: 1.41421356em;
	}
h5 {
	font-size: 1.25992105em;
	}
h6 {
	font-size: 1.12246205em;
	}
abbr {
	text-decoration: none;
	border: none;
	}
#footer {
	clear: both;
	padding: 2em;
	}
#footer #home, #footer #order, #footer #contact {
	float: left;
	width: 30%;
	}
#footer #home, #footer #order {
	margin-right: 5%;
	}
#footer a img.icon {
	display: block;
	width: 3em; /* 36 pixels */
	height: 1.5em; /* 18 pixels */
}