body {	background: #fff url(none) repeat left top;	margin: 0px;	padding: 0px;}/* background tiling-------------------------------------------------- */#bg-top,#bg-right,#bg-bottom,#bg-left,#bg-top-left,#bg-top-right,#bg-bottom-left,#bg-bottom-right,#shadow-top {	background: transparent url(none) no-repeat 0px 0px;}/* layout-------------------------------------------------- */#centered {	margin: 0px auto;	padding: 0px 25px;	width: 794px;	height: auto;	background: transparent url(none) repeat-y top left;}/* footer-------------------------------------------------- */#copyright {	background: transparent url(none) no-repeat 0px 0px;	color: #ad7d4d;	font-size: 10px;	text-align: center;	margin: 0px auto;	padding: 0px 0px 15px;	width: 844px;}
