.enjoyment
{
	color: rgb(51, 51, 51);
	background-color: rgb(204, 204, 204);
}

.enjoyment a:link
{
	color: #e99b34;
}

.enjoyment a:visited
{
	color: #ffff33;
}

.enjoyment a:hover, a:active
{
	color: #ff6a49;
}

.enjoyment li
{
	list-style-type: none;
}

.enjoyment h2
{
	color: rgb(255, 92, 70);
}

div#header
{
  background-color: rgb(204, 204, 204);
}

div#headerfiller
{
  background-color: rgb(204, 204, 204);
}
