body { font-family: Monospace; background-color: #222222; margin: 0px; overflow: hidden; } #container { background-image: url('img/splashscreen.jpg'); margin: 50px auto; width:1024px; height:768px; } .v3d-canvas { position:inherit; } #overlay{ background-color: rgba(0,0,0,0); z-index: 2; width: inherit; height: inherit; }