#text {

}
#background {
	background-image: url(images/mid.png);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images/bottom.png);
}
#all {
	width: 800px;


}
#background2  {
	background-image: url(images/calendar-mid.png);
	background-repeat: repeat-y;

}
#footer2 {
	background-image: url(images/calendar-bottom.png);
}
.background3 {
	background-image: url(images/home-mid.png);
	background-repeat: repeat-y;
}
#background4 {
	background-image: url(images/info-mid.png);
	background-repeat: repeat-y;
}
#body {
	background-color: #347e45;
	width: 800px;
}

#background5 {
	background-image: url(images/info-mid2.png);
	background-repeat: repeat-y;
}
#bg {
	background-color: #347e45;
}
#background6 {
	background-image: url(images/sponsors_mid.png);
	background-repeat: repeat-y;
}
#background7 {
	background-image: url(images/album-mid.png);
	background-repeat: repeat-y;
}
#bg2 {
	background-image: url(images/sponsors-bottom.png);
	background-repeat: no-repeat;
}
