#blue { background-color: blue; z-index: 3; } #red { background-color: red; z-index: 2; } #green { background-color: green; z-index: 1; }