body {
	background: url(images/pageBG.png);
}

#platform {
	background: url(images/platformBG.png) repeat-y;
}

#header {
	background: url(images/headerBG.png) repeat-y right;
}

#header h1 {
	background: url(images/h1Logo.png) no-repeat;
}

#header h2 {
	background: url(images/topPhoto.jpg) no-repeat;
}

#header h3 {
	background: url(images/photoEdge.png) no-repeat;
}

#mainMenu {
	background: url(images/menuBG.jpg) no-repeat;
}

#pageHeading {
	background: url(images/headerBG.png) repeat-y right;
}

#home h3#homeHeaderText {
	background: url(images/welcome.png);
}

#home h3#tapHeaderText {
	background: url(images/ontap.png);
}

#home h3#bottleHeaderText {
	background: url(images/bottles.png);
}

#home h3#eventHeaderText {
	background: url(images/events.png);
}

#home h3#caskHeaderText {
	background: url(images/cask.png);
}

#home h3#locationHeaderText {
	background: url(images/location.png);
}

address {
	background: url(images/footerBG.png) no-repeat top;
}
