* { }
html, body { 
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
}
body {  height: 100%; background: url(../images/bg.jpg) no-repeat; background-size: cover; }
img { display: block; }
#sign { width: 300px;  }
#jurc { position: absolute; bottom: 0; left: 1%; margin-left:0px;  max-height: 90%; }
#tomzy { position: absolute; bottom: 0; left: 50%; margin-left:-250px;  max-height: 90%; }
#jukebox { position: absolute; bottom: 0; right: 50px; max-height: 40%;}
#nacko { position: absolute; bottom: 0; right: 90px; height: 0%;}