body { 	background: #efefef; 	font-family: Helvetica, Arial, sans-serif; }

div#wrapper { background: #fff;	color: #666; margin: 100px auto; width: 800px; text-align: center; padding: 20px; }
div#wrapper h1 { line-height: 0.5em; font-size: 92px; }

div#elsewhere { color: #999; }
div#elsewhere a { padding: 8px; color: #333; text-decoration: none; }
div#elsewhere a:hover { background: #666; color: #fff; }