body{
	background:#EAEEEE;
	font-size: 100%;
}

header{
	background: #FFFFFF;
	text-align: center;
}

h1{
	color: #ffffff;
}
nav{
	font-variant: small-caps;
	font-family: Arial, "Times New Roman", serif;
	font-size: 150%;
}

h2{
	color: #666666;
	background: #FFFFFF;
}
summary{
	font-style:normal;
}

details{
	font-style: italic;
}


footer{
	background: #666666;
}
