html { overflow-y: scroll; } /* This prevents the horizontal scroll bar caused by the vertical scroll bar onload */
/*body { background: url(../images/example-website.png) no-repeat center 0 !important; }*/
body { background: url(/default.page/images/textura.jpg) repeat; }
div.overlay { width: 100%; height: 100%; display:none; background-image: url(/default.page/images/template/50-black.png); padding: 50px 0 0 0; margin: 0; }