body {
	background-image: url(../images/paisley.gif);
	font-family: "Papyrus";
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	color: #FFDEAD;
	white-space: normal;
	text-align: center;
}

a:link {
	color: #FFDEAD;
}

a:hover {
	background-color: #003300;
}
	
a:visited {
	color: #AEC7F5;
}


	
a.nav:link {
	color: #3C001E;
	font-family: "Comic Sans MS";
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
   vertical-align: bottom;
	margin-left: 10px;
	margin-right: 10px;
	
}
							
a.nav:hover {
	color: #C07B5C;
	font-family: "Comic Sans MS";
	background-color: #EAD1C8;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	margin-left: 10px;
	margin-right: 10px;
}

a.nav:visited {
	color: #3C001E;
	font-family: "Comic Sans MS";
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
   vertical-align: bottom;
	margin-left: 10px;
	margin-right: 10px;
}

a.nav2:link {
	color: #F4A460;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: "Papyrus";
}
							
a.nav2:hover {
	color: #C07B5C;
	background-color: #EAD1C8;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
   padding-bottom: 10px;
	font-size: 20px;
	font-family: "Papyrus";
}

a.nav2:visited {
	color: #F4A460;

	font-weight: bold;
	text-align: center;
	text-decoration: none;
   padding-bottom: 10px;
	font-size: 20px;
	font-family: "Papyrus";
}

#mainbody {
	background-color: transparent;
	vertical-align: top;
	background-position: center;	
	}

.lyrics {
	background-color: #FAEBD7;
	vertical-align: top;
	font-family: Georgia;
	font-size: 14px;
	color: #004401;
}
	
			
h1 {
	padding-bottom: 10px;
	color: #Fecb65;
	font-size: 48px;
	font-family: "Papyrus";
	
}

h2 {
	padding-bottom: 10px;
	color: #F4A460;
	font-weight: bolder;
	font-size: 28px;
	font-family: "Papyrus";
}
	
h3 {
	color: #AEC7F5;
	font-family: "Papyrus";
	font-size: 14px;
}
	 
h4 {
	font-weight: 200;
	font-size: 12px;
}

#header {
	padding-top: 1px;
	padding-bottom: 10px;
	}


#footer {
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	color: #EEE8AA;
}

a.footer:link {
	color: #EEE8AA;
	text-decoration: none;
}

a.footer:hover {
	background-color: #003300;
	text-decoration: none;
}
	
a.footer:visited {
	color: #EEE8AA;
	text-decoration: none;
}
