@media handheld
{
    body
    {
        background-color: black;
    }
}
