h1{
	background:#B3B3B§;
	font-size:150%;
	color: #FFFFFF;
}
h2{
	color: fuchsia;
	background: black;
}

header{
	background: #666666;
	text-align: center;
}

nav{
	font-variant: small-caps;
	font-size: 150%;
	font-family: Arial, "Time New Roman";
}

details{
	font-style: italic;
}

summary{
	font-style: oblique;
}
