BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: silver;
	background-image: url(../images/KensBckgrnd1.jpg);
}


A {
	color : #336633;
}

A:HOVER {
	text-decoration : none;
	color : #993333;
}

H2{
	color : #990000;
}

.footer{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : small;
	
}