body {
	background: url(/images/system/bg.jpg) repeat-y fixed center top;
}
#wrapper-header {
	background: url(/images/system/bg-header.jpg) no-repeat scroll center bottom;
}
.main-page-title-heading
{
	background-image: url(/images/system/h1bg.jpg);
	background-repeat: repeat-x;
}
#col-small {
	background-image: url(/images/system/h1bg.jpg);
	background-repeat: repeat-x;
}

ul#navmenu-h a, ul#navmenu-h a:visited {
	background: #360 url(/images/system/bg-btn.jpg);
}
