   BODY {
       float: right;
       background-repeat: no-repeat;
       background-position: 10px;
       width: 126px;
       background: image-url("icons/delete_button.png");
       background: gradient(linear, left top, left bottom,
color-stop(0.28, white), color-stop(1, lightGrey));
   }