.living
{
	color: rgb(0, 102, 0);
	background-color: rgb(214, 255, 182);
}

.living a:link
{
	color: #009300;
}

.living a:visited
{
	color: #00c300;
}

.living a:hover, a:active
{
	color: #009300;
}

.living li
{
	list-style-type: none;
}

div#header
{
  background-color: rgb(214, 255, 182);
}

div#headerfiller
{
  background-color: rgb(214, 255, 182);
}
