/* cascading style sheet for handheld devices */

body { background: #ddffee; }

div.mobile { color: black; }

div.screen { display: none; }
