.etomite_link, .webmaster {
	text-align : right;
	font-size : 8pt;
	font-style : italic;
	margin:0;
}

.webmaster {
	margin-top:5em;
}

body {
  background : url(../images/backroads2.jpg) white;
  background-position : top left;
  background-attachment : fixed;
  background-repeat : no-repeat;
  margin-left: 100;
  margin-right: 10%;
  margin-bottom: 5%;
  color:#00d;
}

.pageheading,
.subheading
{
  color : #6363ff;
  text-align: center;
  margin-bottom : .15em;
  display:block;
}

.pageheading
{
	font-size : 30pt;
	font-weight:bold;
	margin-top: 5%;
}	

.subheading
{
	font-size : 20pt;
	font-weight:bold;
}

p {
	font-size : 12pt;
	line-height : 1.25em;
	text-align : justify;
}

p:first-line {
	margin-left: 3em;
}

.songlist table tr td:first-child
{
	text-align : right;
	color : blue;
	font-style : italic;
	font-size : 120%;
	padding-right:1em;
}

.songlist table tr td:last-child
{
	text-transform : uppercase;
	text-align : left;
	color : #990000;
}

.backroads {
	text-transform : uppercase;
	font-weight : bold;
#	color : blue;
}

.linkbar {
	text-align : center;
	font-size : 12pt;
	color : red;
}

A:link,A:visited,A:active {
	color : blue;
	
}
