/* iPhone CSS for MistralKitchen */

body {
	background:#482215;
	font-family: Helvetica; 
    font-size: 14px;
}

#container { 
	position:static;
	top: 0; left:0;
	width:auto;
	height:auto;
	overflow:auto;
}

#bg, #bg img { display:none }

#wrapper {
	background-image:none;
	background-color:#17130e;
}
