#bkg{ position: absolute; width: 100%; height: 100%; right: 0; top: 0; background-color: #444444; } #bk2{ position: absolute; width: 100%; height: 90%; right: 0; top: 10%; background-color: #00aa00; } #title{ position: absolute; width: 100%; height: 10%; right: 0; top: 0; background-color: #00aa00; } .botton{ position: absolute; left: 0; top: 0; }