body {margin:0px;}
#scene {width:320px;height:415px;margin:0px;background:#000000;}
#squashbrd {float:left;position:relative;margin:0px;width:320px;height:320px;;}

.sqr_c {float:left;width:40px;height:40px;}
.sqr_m {float:left;width:240px;height:40px;}

.sball {position:absolute;width:40px;height:40px;background:url(../images/sqash_ball.png) no-repeat;}


.bat_h_0 {float:left;width:80px;height:40px;background:url(../images/sqash_h_0.png) no-repeat;}
.bat_h_1 {float:left;width:80px;height:40px;background:url(../images/sqash_h_1.png) no-repeat;}
.bat_h_2 {float:left;width:80px;height:40px;background:url(../images/sqash_h_2.png) no-repeat;}
.bat_s {float:left;margin-left:80px;padding-left:15px;width:80px;height:40px;background:url(../images/sqash_h_2.png) no-repeat;}

.bat_v_0 {float:left;width:40px;height:80px;background:url(../images/sqash_v_0.png) no-repeat;}
.bat_v_1 {float:left;width:40px;height:80px;background:url(../images/sqash_v_1.png) no-repeat;}
.bat_v_2 {float:left;width:40px;height:80px;background:url(../images/sqash_v_2.png) no-repeat;}

#scrbrd {float:left;width:320px;height:30px;background:#008000}
.usrscr, .cmpscr {padding:2px;margin:2px;}
.usrscr, .cmpscr, .whobtn {font-family:verdana, arial,helvetica;font-size:18px;color:#ffffff;text-align:center;}
.usrscr {float:left;margin-right:13px;}
.cmpscr {float:right;}

#btnbrd {float:left;height:50px;width:320px;background:#008000;margin-top:15px;}
.btntxt {float:left;font-family:verdana, arial,helvetica;font-size:18px;color:#ffffff;padding-top:8px;}


