@media screen
{

#navigation #w3c
	{
	text-align: center;
	}

#navigation h2.current
	{
		background: #666;
		color: #e9e6dd;
	}
}

