.bg {
	background-attachment: fixed;
	background-image: url(images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #669900;

}
.bg1 {
	background-attachment: fixed;
	background-image: url(images/pool_ascot_s.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg2 {
	background-color: #FFFFCC;
}
.text {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: left;


}
.heading {
	font-size: x-large;
	color: #000066;
	font-weight: bold;
	background-position: center;
	text-align: center;



}
.textc {

	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
