@import url(/styles/default.css);

@import url(/styles/inventory.css);


html, body {
	background: #999 url(../images/bg.jpg)  repeat;
}

div#shiv {
margin-top: -500px;	/* Half the height of div#centered. */
}

div#centered {
margin:0 auto;
width: 1000px;
height: 875px;
}

.content, .frame-content{padding-top:190px}