BODY
{
  background: silver;
}


.blue-header
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background: blue;
}