.side {
	background-attachment: scroll;
	background-image: url(http://book-review.ws/images/mid_03.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.midbg {
	background-attachment: fixed;
	background-image: url(http://book-review.ws/images/mid_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.border {
	border: 1px solid #333333;
}
.menutext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bottom {
	background-attachment: scroll;
	background-image: url(http://book-review.ws/images/menu0_06.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
td{font-family: Arial; font-size: 11px}