body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
  color: #000033;
  font-size: 10pt;
  background-color: #ffffff;
  background: #ffffff url('../images/background.gif') repeat-x top;
}

h1 {
}

a:link, a:visited, a:active {
	color: blue;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: none;
}

div#maincontent {
	width: 100%;
}

img#cover {
	border: 1px solid #3A181A;
}

img#lyrics {
	border: 1px solid #d2bdbc;
}

a.implink:link, a.implink:visited, a.implink:active {
	color: blue;
	text-decoration: none;
	font-size: smaller;
}
a.implink:hover {
	color: #000066;
	text-decoration: none;
}

hr {
	color: #3a181a;
	background-color: #3a181a;
	width: 70%;
}
