#navigation,#search,#pic-text,#features,.related-items {
	display: none;
}

body {
	background: #fff;
}

#header {
	padding: 10px;
	margin: 10px;
	height: auto;
	background: #fff;
}

#header h1 {
	height: auto;
	background: #fff;
}

#header h1 span {
	display: inline;
}

#print-text,#copy-notice {
	display: block;
}

#head-notes {
	border-top: none;
	border-bottom: none;
        font-size: 10pt;
	padding: 10px;
	margin: 10px;
	background: #fff;
}

#content {
	margin: 10px;
}

.lyrics p {
	font-size: 100%;
}
