/* CSS Document
Kate Campbell
Large River Music
Large River Music Page CSS
© 2005 Large River Music and Kate Cambpell
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */

body {
	background: #aad8d3 url(../lrmimages/newbackground.jpg) top center repeat-x;
	color: #FFFFFF;
	font-size: 100.01%;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #556832;
	background-color: transparent;
	text-align: right;
}
.credit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #556832;
	background-color: transparent;
	text-decoration: none;
}

.credit a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #556832;
	background-color: transparent;
	text-align: left;
}

