body {
	background: #fff url(images/coffee-watercolor-bkg.jpg) no-repeat top center;
}

#container {
	background: url(images/topFrame.png) no-repeat top;
}

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

#header h1 a {
	background: url(images/h1logo-new.png) no-repeat top;
}

#header h2 {
	background: url(images/h2Slogan.png) no-repeat top;
}

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

#header form button {
	background: url(images/searchButton.png) no-repeat top;
}

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

#headerImage {
	background: url(images/headerImageBG.png) no-repeat top left;
}

#bottomButtons {
	background: url(images/homepageBottomLinksBG.png) no-repeat top left;
}

ul.iconLinks a.fbGroup {
	background: url(images/fbGroup.png) no-repeat right;
}

ul.iconLinks a.fbPage {
	background: url(images/fbPage.png) no-repeat right;
}

ul.iconLinks a.twitterPage {
	background: url(images/twitterPage.png) no-repeat right;
}

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

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

#platformContent {
	background: url(images/platformGradient.png) repeat-x bottom;
}
