.menu {
	font-family: verdana, geneva;
	font-size: large;
}
.custom_songstyleleft {
	width: 50%;
	float: left;
}
.custom_songstyleright {
	width: 50%;
	float: right;
}
.custom_songstylehelp {
	clear: both;
}
body {
	font-size: 1em;
	line-height: 1.3em;
}
.navigation .nav-child {
  margin: 0;
}
h1 {
  font-size: 1.7em;
  text-shadow: 1px 1px 1px gray;
  font-style: italic;
}