/* CSS Document */

html, body { /* Set html AND body background on the non-splash pages. */
	background:#7ba6d9;
}

.wrapper_masthead {
	background:#ffffff url(../../images/bg_masthead5.jpg) center top no-repeat;
}

