body {margin:0px;}
#scene {width:320px;height:396px;margin-top:2px;background-color:#696969;}
#sharksbrd {float:left;width:320px;height:320px;background-image:url(../images/sea.jpg);background-repeat:repeat;}
#scorebrd {float:left;width:316px;height:20px;background-color:#000000;padding:2px;}
#infobrd {float:left;width:320px;height:50px;background-color:#000000;}
#infobrd, #scorebrd {font-family:verdana, arial,helvetica;font:-webkit-control;font-size:14px;color:#7cff00;}
#lft {float:left;}
#rht {float:right;}
.sq {float:left;width:40px;height:40px;}

