img {
    margin-bottom: 4px;
    display: block;

}

.superdropbox {
	position: relative;	
	top: 0px;
	left: 0px;
	
}

.dropbox {
    padding:4px;
    border: 1px;
}

#book0 {
    position: absolute;
    top: 75px;
    left: 120px;
    
}
#book1 {
    position: absolute;
    top: 75px;
    left: 310px;
    
}
#book2 {
    position: absolute;
    top: 75px;
    left: 500px;
    
}

#book3 {
    position: absolute;
    top: 225px;
    left: 85px;
}
#book4 {
    position: absolute;
    top: 225px;
    left: 240px;
}
#book5 {
    position: absolute;
    top: 225px;
    left: 395px;
}
#book6 {
    position: absolute;
    top: 225px;
    left: 550px;
}

#book7 {
    position: absolute;
    top: 375px;
    left: 120px;
}
#book8 {
    position: absolute;
    top: 375px;
    left: 310px;
}
#book9 {
    position: absolute;
    top: 375px;
    left: 500px;
}
#info1 {
    position: absolute;
    top: 20px;
    left: 140px;
    color: #fff;
    z-index: 3;
}
#info2 {
    position: absolute;
    top: 15px;
    left: 50px;
    color: #0086c6;
	font-weight: bold;
	font-size: 1.75em;
    z-index: 1;
}
#info3 {
    position: absolute;
    top: 35px;
    left: 130px;
    color: #000;
	font-weight: bold;
    z-index: 1;
}
#date {
    position: absolute;
    top: 500px;
    left: 520px;
    color: #fff;
}

 