html { background: #131313 url(background.jpg) top center no-repeat; }
body { background: transparent none; }
#siteHeader { background: url(pageHeader.jpg); height: 180px; }
#displayBodyHeader { border-color: #FFF; }

/* Gallery Adjustments - Makes Add Photo Button Clickable*/
#slideshowContainer .rapidContentConstruction {
	padding-top: 50px;
}
.buttonLink:hover {
color: #fff;

}