.health
{
	color: rgb(51, 51, 51);
	background-color: rgb(186, 211, 201);
}

.health a:link
{
	color: #ff3023;
}

.health a:visited
{
	color: #ffff00;
}

.health a:hover, a:active
{
	color: #ffff00;
}

.health h2
{
	color: rgb(204, 0, 0);
}

.health em
{
	color: rgb(204, 0, 0);
}

.health li
{
	list-style-type: none;
}

div#header
{
  background-color: rgb(186, 211, 201);
}

div#headerfiller
{
  background-color: rgb(186, 211, 201);
}
