#header-wrapper{
	background: url(/images/background/yellow/h.png) 50% 50px no-repeat;
}
#footer-wrapper{
	background: url(/images/background/yellow/b.png) 50% 0% no-repeat;
}
#content-wrapper{
	background: url(/images/background/yellow/w.png) 50% 0% repeat-y;
}

body {
	background: url(/images/background/noise/bg_light.jpg);
}
