/* CSS Document */


body {
	background-image: url(images/bg.gif);
}
.style1 {
	font-size: 12px;
	font-family: Papyrus;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-family: Papyrus;
	font-weight: bold;
	color: #8C0000;
}