body {
    background-image: url('null_plainsky512_bk.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: rgb(0, 4, 255); 
    font-family: Comic Sans MS;
    cursor: url('ArrowCursor.png'), auto;
}
