@charset "UTF-8";

.dfp-wallpaper,
.dfp-floater {
    position: fixed;
    min-height: 0px;
    top:0;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    z-index:1;
}
.dfp-floater {
    z-index:15;
}