body {
	background-attachment: fixed;
	background-image: url(imgs/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.roll {
    margin: 0;
	width: 223px;
	height: 200px;
	overflow-x:	hidden;
	overflow-y:	auto;
}
.rolljr {
    margin: 0;
	width: 284px;
	height: 252px;
	overflow-x:	hidden;
	overflow-y:	auto;
	padding-right: 5px;
}