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