HTML {
	height:100%;
	}

BODY {
	height:100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	font-family:
	'‚l‚r ‚oƒSƒVƒbƒN',
	sans-serif;
	}
	
	.box {
	width:950px;
	height:100%
	padding:0px 0px 0px 0px;
	background-color:#000000;
	}
	
	.boxbg {
	width:100&;
	height:100%
	padding:0px 0px 0px 0px;
	background-color:#000000;
	background-image: url(../image/bg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	}
