body {
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.preview_landing {
	background-image: url(images/preview_page_landing.jpg);
	background-repeat: no-repeat;
	width: 813px;
	height: 593px;
	margin: 0 auto;
}

.preview_index {
	background-image: url(images/preview_page_index.jpg);
	background-repeat: no-repeat;
	width: 831px;
	height: 619px;
	margin: 0 auto;
}
