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

*.control_panel_box{background:rgb(220,160,240);border:ridge rgb(140,60,145) 5px;height:20px;}

*.my_border{background-color:rgb(160,100,220);}

.message_box{background-color:rgb(120,190,180);}

#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);}
