#Button { 
blocksMouse:true;
disable:false;
focusable:true;
opacity:0.8;
rotate:240;
scaleX:1.1;
scaleY:1.1;
translateX: 30;
translateY:60;
/*text:"CSSButton1";*/
armed: true;
cornerRadius:0;
paddingLeft:0;
paddingTop:0;
paddingBottom:0;
paddingRight:0;    
focusSize:0;
focusFill:red;
shadowFill:yellow;
borderFill:sienna;
fill:palevioletred;
highlightFill:lightpink;

/* textFont:"Tahoma"; */
textFill:palegoldenrod;

}
