html {
	-webkit-text-size-adjust: 200%;
}

#page, #content, #footer, .body_left, #footer_content {
width: 100%;
}
#header {
display: none;
}
#header-iphone {
display:block;
}
#sidebar, #specials {
display: none;
}

body {
	background: #1c2a37;
}

.body_left {
padding: 0;
}
.body_left img {
width: 100%;
}

#content {
background: none;
}