body {
	background-color: #3399FF;
	background-repeat: no-repeat;
	background-position: 50% 75%;
	background-image: url(lily%205%20blue.jpg);
	scrollbar-face-color:#FF9900;
	scrollbar-highlight-color:#800080;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-shadow-color:#000040;
	scrollbar-darkshadow-color:#404040;
	scrollbar-track-color:#3399FF;
	scrollbar-arrow-color:#000000;
	background-attachment: fixed;
}
a:link {  color: #000000}
a:hover {  color: #FFFFFF; text-decoration: underline}
a {  color: #FF9900; text-decoration: none}
font {  font-family: "Copperplate Gothic Bold"; font-size: 16px; font-style: normal; font-weight: normal}
.bold {  font-weight: bold}

