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