@charset "utf-8";
/* CSS Document */
body {
	background-color: #42210B;
	background-image: url("/img/bax.png");
	background-repeat: no-repeat;
	background;
	color:#999999;
	margin:0;
}


#spank {
	position: absolute;
	left: 160px;
	top: 0;
}


#leftAd {
	position: absolute;
	left: 0;
	top: 2px;
	width:160px;
	height:600px;
	}
