#video1 { margin-top: 300px; } .draggable { position: absolute; } .draggable img { opacity: 0.7; } .draggable iframe { padding: 20px; } #video2 { margin-top: 100px; } #audio1 { margin-left: 400px; } #background_a { background-image: url("../images/map.png"); background-repeat: no-repeat; background-color: silver; } #poem1 { width: 40%; margin-left: 400px; margin-top: 50px; } #poem1:hover { background-color: white; } #background_c { background-image: url("../images/test2_opacity.jpeg"); }