.bg {
	font-family: "Monotype Corsiva";
	font-size: 12px;
	font-style: normal;
	color: #FFFF99;
	background-image:  url(images/bg_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	color:#FC9;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
a:hover { color: #fff; }
