@CHARSET "ISO-8859-1"; html,body{ height:100%; width:100%; margin:0px; padding:0px; } body{ background-color:transparent; background-image:url('../images/trans_tile.png'); background-repeat:repeat; } .uc-preview-wrapper{ margin:0px auto; padding:10px; box-sizing:border-box; height:100%; }