@media handheld {

html, body {
    background: #fff;
    padding: 3px;
    color: #000;
    margin: 0;
}

body {
    width: 480px;
}

}
