body {
	background-image: url(../access/img/back.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 160%;
	background-color: #F8EDD1;
}
.naka-main {
	width: 900px;
	background-color: #F8EDD1;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
.topup {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	clear: both;
}
