body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}
.bg {
	background-attachment: fixed;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_bbs {
	background-attachment: fixed;
	background-image: url(/rocknroll_swindle/img/bbs/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bbs_text {
	font-size: 12px;
	color: #e8e8e8;
}
.left {
	background-attachment: fixed;
	background-image: url(/free/rocknroll_swindle/img/bbs/waku02.png);
	background-repeat: repeat-y;
	background-position: right top;
}
