<html>
<link rel="stylesheet" href="josh.css">
<body bgcolor="#FFFFFF">
		<div id="Description">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">layer-background-color, layer-background-image</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">|4|</span> IE <span class="emphasis">n/a</span> CSS <span class="emphasis">n/a</span></td>
				</tr>
				<tr>
					<td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
				</tr>
				<tr>
					<td valign="top" nowrap class="usage"><p class="literal"></p>
					</td><td valign="top" nowrap class="requirements">Inherited: No</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description"><p>These are Navigator 4-only attributes that allow a positioned
element's background color and image to extend
through padding, all the way to the border. Values are the same as
for the CSS <span class="literal">background-color</span> and
<span class="literal">background-image</span> attributes. See
<span class="literal">background-color</span>,
<span class="literal">background-image</span>, and <span class="literal">padding</span>.
</p>
					</td>
				</tr>
			</table>
		</div>
</body>
</html>