    *.hide {display:none}
    body {background-color:green}
    #hand {display:inline}
    #hand >li {list-style-type:none;}
    #hand > li >input[type="checkbox"] {display:none}
    #htype, #score {font-size:xx-large}
    *.draw {filter:alpha(opacity=40); opacity:0.4}
    #dec {float:left; margin:10px; width:86px; height:120px; }
    #history {float:right; width:200px; height:400px; overflow:auto}
    #history > h1 {cursor:pointer}
    #hand>li {float:left; width:86px; height:120px; background-image:url('deck.png'); margin:10px; }
    #hail {font-size:x-large}
    tr {font-size:large}
    .tomove {border-style:solid; border-color:black; border-width:10px }
