html { height: 100% }

body {
    margin: 0px;
    cursor: hand;
}

A {
    color: 0;
    border-width: 0px;
    cursor: hand;
}
