/*
 Handheld styles
 Site: madameroses.com
*/

* {
	float: none;
	position: static;
	width: auto;
}

body {
	background-image: none;
	font-size: 0.9em;
	padding: 1% 2%;
	text-align: left;
}
