/* CSS Document */
<!--
.massage {
	background-image:     none;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #CCCCFF;
}
.anchor {
	background-attachment: fixed;
	background-image:    url(file:///C|/Lakefront%20Weddings/site/Kaeweb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.pages {
	background-attachment: scroll;
	background-image:    url(file:///C|/Lakefront%20Weddings/site/Kaeweb2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.contactnav {
	background-color: #FFFFCC;
	background-image: none;
}
-->


