@charset "utf-8";
.bow {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #000000;
	line-height: 1.3;
	color: #000000;
	margin-top: 50px;
}


	
#table_layout {
	background-image: url(assets/background.gif);
	background-repeat: repeat;
}
#td_nav {
	background-image: url(assets/images/navbar/bkgd_nav.gif);
	background-repeat: no-repeat;
}
.lyrics {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 1.3;
	color: #000000;
}
