html, body {
	background:#EEEEEE url(/SharedResources/images/NewSiteBackground.png) repeat-x scroll;
}

div#content .main-content h3, div#content .main-content h4, div#content .right-sidebar h3, div#content .right-sidebar h4 {
	background: #082F57 url(/SharedResources/images/subheaderBack.png) repeat-x 0 0;
	color: white;
	text-shadow: 1px 2px 3px black;
}


div#header  { padding-bottom:12px; }
div#content .main-content { margin-top: 30px; }