#bgimage
{	
	position : absolute;
	width: 100%;
	text-align: center;
	z-index:-1;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a
{
	color: #004F25;
}

a:visited
{
	color: DarkGray;
}


.category{
	font-size: 16px;
	font-weight: bold;
	color: #004F25;
}

#nav{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
}
