#switch { position: fixed; top: 40%; left: 57%; z-index: 10; border-style: none; }body { background-image: url(../images/door.png), url(../images/white.jpg) ; background-position: top right, top left; background-repeat: no-repeat, repeat; }#postit { position: fixed; top: 15%; left: 25%; z-index: 10; border-style: none; }