body {
	background-attachment: fixed;
	background-image: url(images/star_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ArialN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smlLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
