﻿/*body {
	color:#000;
	background:#FBFFDD;
	font:12px/16px Times, 'Times New Roman', Georgia, serif;
}*/
body {
	background:#FBFFDD;
}
p { margin-bottom:10px;}
#lyrics-header {
	width:100%; height:20px;
	background:url('../imgs/lytebox/lyrics-title.png') 0px 0px no-repeat;
	margin-bottom:20px;
}
div.col {
	font:12px/16px Times, 'Times New Roman', Georgia, serif;
	-moz-column-width: 245px; -webkit-column-width: 245px; -moz-column-gap: 5px; -webkit-column-gap: 5px;
	width:100%; height:305px;
}
div.credits-body {
	color:#000;
	background:#FBFFDD;
	font:12px/16px Times, 'Times New Roman', Georgia, serif;
}
