body {
    background: #fff url(../../resources/images/bg_grey_tile.png) repeat-x;
}

button {
    height: 23px;
    box-shadow: 10px 10px 5px #888888;
    cursor: pointer;
}
