#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 884px;
	height: 135px;
	background-image: url(../images/music-lesson-footer.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	color: #827f7f;
	text-align: center;
	padding-top: 15px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #827f7f;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}