body {
	background-color: #611e00;
	background-image: url("/images/orangefade1.png");
	background-repeat: repeat-x;
	background-position: top right;
}

div.main {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

img.book {
	border-size: 0;
}

.clear { clear: both }
.left { float: left }
.right { float: right }
