{ margin: 0; padding: 0; }

html { 
        background: #1A1A1A url('/cashout.png') no-repeat center center fixed; 
        -webkit-background-size: center;
        -moz-background-size: center;
        -o-background-size: center;
        background-size: center;
}
.strokeme
{
    color: white;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;  
}
