@charset "utf-8";
body {
    background-image: url("back.jpg");
}
#spinner{
    background: url("icon/apple-icon-120x120.png") no-repeat 100% 100%;
}