body {
	float: inherit;
	position: relative;
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-image: url(/images/Swatch_Background.png);
	background-color: #FAF5F1;
	border-width: 0;
	font-family: Georgia, Garamond, 'Times New Roman', serif;
	font-size: .9em;
	overflow: visible;
}
div#page {
	width: 740px;
	clear: both;
	float: left;
	background-image: url(/images/Swatch_PageBackground.png);
	margin: 0px 0 30px 0 ;
	padding: 5px 10px 20px 10px;
	overflow: visible;
}