*
	{padding:0;
	margin:0;}

html
	{background:#fff;}

body
	{width:800px;
	min-height:830px;
	background:#fff url("images/feather.jpg") bottom left no-repeat;
	color:#454545;
	font:76%/1.4 cambria, georgia, serif;
	margin:0 auto;}

h1
	{font-size:8em;
	line-height:1;
	color:#ddd;
	text-shadow:1px 1px 1px #aaa;
	text-align:center;}

p
	{font-size:1.1em;
	text-align:center;
	margin-top:10px;}

p#instruct
	{color:#000;
	font-size:1.5em;}

h2
	{color:#000;
	font-size:1.5em;
	cursor:pointer;
	padding:5px 0 0 5px;}

ul,
div#footer
	{background:#fff;
	opacity:0.8;}

ul ul
	{margin:5px 0 0;}

ul li
	{position:relative;
	list-style-type:none;
	font-weight:bold;}

ul li,
div#footer p
	{color:#000;}

ul ul li:hover
	{background:#f00;}

ul ul li a
	{display:inline-block;
	min-width:20em;
	color:#100;
	text-decoration:none;
	margin-left:5px;}

ul ul li:hover,
ul ul li:hover a
	{color:#fff;}

ul ul li span.note
	{position:absolute;
	top:0;
	left:20em;}

div#footer
	{padding:5px 0;}

div#footer p:first-child
	{margin-top:0;}

div#footer a
	{background:#f00;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:0 3px;}