html, body {
	background:transparent url(../images/shadow_content.jpg) repeat-y center top;
}


/* IE6 hack */
* html, body {
	background: none;
}

/* IE7 hack */
*:first-child+html, body {
	background: none;
}
