<center>
document.querySelector('#menu').style.display = 'none';
document.querySelector('.cafemenu').style.display = 'none';
document.querySelector('.container').style.width = '100%';
#cafe_gnb, #header, #footer {position: absolute; height: 0px ! importnat;; top: -50000px; }
 #wrap { width:100% !  important;  overflow: hidden; height: 100%; position: absolute;  min-width:400px ! important; } 
#container { width:100%; height: 100%; overflow-y:auto; overflow-x: hidden;   min-width:400px ! important;   
border-top : 1px solid #828282; border-bottom : 1px solid #828282; }
body ,#primaryContent { background-image:url(http://t1.daumcdn.net/cafeattach/rjvj/44f95aace4d19fe19d25270a26b0433ff1748157),
url(https://t1.daumcdn.net/cafeattach/10xgG/75df18471933e68a8ad928effa4cb62dd17a3d6d);
background-attachment: fixed; background-color:#ffffff;
background-repeat: no-repeat ;
background-position: top 130px right 16px, bottom right;
background-size:9px 6px, cover ;
}

