body {
	width: 320px;
}


#bgimg {
	width: 1300px;
}


#horizon {
	width: auto;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
}

#stripe {
	overflow: hidden;
	margin: 40px 0;
	height: auto;
	width: auto;
	top: 0;
}

#stripe-inner {
	margin: 0;
	height: auto;
	padding: 20px;
	width: 280px;
}

#stripe-inner div {
	width: auto;
}

