body {
	background: url(../images/bg_content-top.jpg) bottom center no-repeat;
}
div#content {
	width: 920px;
	position:relative;
}
div#banner_mobile {
	width: 155px;
	height: 100px;
	margin-bottom: -100px;
	position:relative;
		top:-380px;
		left:780px;
	z-index:1000;
}
