* {
	margin:0px;
	padding:0px;
}

body {
	background:#83abde url(../images/bg.jpg) no-repeat bottom left fixed;
	font:normal 12px "Trebuchet MS";
	line-height:14px;
	color:#333333;
}

#bg_top {
	position:absolute;
	right:0px;
	top:0px;
	width:320px;
	height:170px;
	background: url(../images/bg2.jpg) no-repeat;
	z-index:-100;
}

#wrap {
	width:720px;
	margin:20px auto;
}

#content {
	margin-top:320PX;
}
