body {
	background-color: #cca676;
	background-image: url('images/bkg-zpevnik.png');
}

div#mainfrm {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

pre {
	font-size: 130%;
	line-height: 1.2;
}

