body {
	background-image: url(images/background2.jpg);
	background-position: left top;
	background-width: 100%;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin-right: 25px;
	
}

img  {

border: none;
}

a {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;	
}

a:hover {
	color:#ffff99;
	text-decoration:none;
	
}

a:vistied {
	text-decoration:none;
	
}	


.lyricstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	left: 450px;
	right: 250px;

}
.home-page-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body-bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

