.background {
	background-repeat: repeat;
	padding: 0px;
	top: 0px;
	margin: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(background_index.gif);
}
.background_bottom {
	background-image: url(background_bottom.gif);
	background-repeat: no-repeat;
}
.background_top {
	background-image: url(background_top.gif);
}
body {
	background-repeat: repeat;
	background-color: #e2ddd0;
	background-image: url(paper.jpg);
}
.background_welcome {
	background-image: url(chairs_1.jpg);
	background-repeat: no-repeat;
}
.ornament {
	background-image: url(ornament.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.ornament_head {
	background-image: url(ornament_head.gif);
	background-repeat: no-repeat;
	background-position: 80px;
}
.ornament_left {
	background-image: url(ornament.gif);
	background-repeat: no-repeat;
	background-position: 34px center;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #999999;
}
.ornament_right {

	background-image: url(ornament.gif);
	background-repeat: no-repeat;
	background-position: 24px center;
}
.playa {
	background-image: url(images/chairs_1_s.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.playa:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}
