@media handheld {

body {
	background: #D1D1A3;
}

#wrap {
	margin: 0 10px 0 10px;
}

} /* @media */

