#cart { background-image: url(cart.jpg); background-repeat: no-repeat; position: absolute; top: 20px; width: 250px; height: 250px; }
#speed { position: absolute; top: 20px; left: 230px; width: 250px; height: 250px; }
#mail { background-image: url(mailbox-yay.jpg); background-repeat: no-repeat; position: absolute; top: 20px; left: 500px; width: 250px; height: 250px; }
#shit { background-color: aqua; background-image: url(background.jpg); background-repeat: no-repeat; background-position: left bottom; position: absolute; top: 300px; width: 750px; height: 236px; }
#bar { background-color: black; position: absolute; top: 536px; width: 100%; height: 100%; }
