* { margin: 0; padding: 0; outline: 0; border: 0; }

body {
	background: #FFF8DC;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}

#header {
	padding: 20px;
}

h1 {
	font-family: Baskerville, Georgia;
	font-style: italic;
	font-weight: 300;
	color: #9C661F;
	font-size: 80px; line-height: 150%;
}