#id, .class, Label { border: 1px solid black; border-radius: 5px; background: red url('background.png'); top: 10, left: 10, right: 20, bottom: 20, width: 200px; height: 50px; color: green; }
GitHub