body {
	background: #fff;
	}

html {
	min-height: auto;
	}

body {
	background: #050505 url(../i/bg.jpg) fixed repeat-x bottom center;
	background: #050505;
	padding: 0 0px 0 0;
	xoverflow-x: scroll;
	xwidth: 320px;
	}


.item {
	clear: left;
	height: 320px;
	width: 320px;
	width: 100%;
	height: 100%;
	min-width: auto;
	max-width: auto;
	}

