@charset "utf-8";
/* CSS Document */
.conventionbackground {
	background-image: url("../images/Sq Dnc/Sq Dance for Art/013.jpg");
	background-attachment: fixed;
	background-size: cover;
	}

.supportbackground {
	background-image: url("../images/board_meeting.png");
	background-attachment: fixed;
	background-size: cover;
	}

.contactbackground {
	background-image: url("../images/icons/sd_couples.gif");
	/* background-attachment: fixed; */
	background-repeat: repeat;
	}

.aboutbackground {
	background-image: url("../images/aboutus.png");
	background-attachment: fixed;
	background-repeat: repeat;
	}