@import url(/css/baseline.css);
@import url(/css/control_panel.css);

*.control_panel_box{background:rgb(180,180,180);border:ridge rgb(50,50,50) 5px;height:20px;}
*.my_border{background-color:rgb(20,20,20);}

#north{background-color:rgb(240,160,40);}

#east{background-color:rgb(240,160,40);}

#south{background-color:rgb(240,160,40);}

#west{background-color:rgb(240,160,40);}
body{background-color:rgb(140,140,140);font-family:sans-serif;}
#scene{position:absolute;top:35px;width:640px;height:480px;background-color:rgb(240,240,240);margin-bottom:40px;}