.lipscombserviceclubstyle {
	background-attachment: fixed;
	background-image: url(images/bg_style.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.table1 {
	background-attachment: fixed;
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tabletop {
	background-attachment: fixed;
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC6699;
}

