.bg {
	background-attachment: fixed;
	background-image: url(new%20for%20newblooms/rainbow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.nav:link, .nav:hover, .nav:active, .nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(_siteStyle/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 122px;
	padding-top: 4px;
	padding-left: 5px;
	margin: 0px;
	color: #000000;
}
