h1 {
	color: #BBBBBB;
	margin-bottom: 40px;
}

h1 a {
	color: #BBBBBB;
}

h1 a:hover {
	background-color: #000000;
	padding-bottom: 12px;
}

#top {
	height: 0px;
}

#bottom {
	height: 10px;
}

#footer ul li {
	color: #CCCCCC;
}

#footer ul li a {
	color: #BBBBBB;
}

#footer ul li a:hover {
	background-color: #000000;
}