body{ background-color: rgb(226, 226, 226); } #div2{ position: absolute; height:50px; width: 1150px; background-color:white; margin-left:12.7%; } #div3{ position: relative; background-color: white; width: 100%; height: 100%; } #img1{ display: inline-block; background-image: url('../img/home-4-16.ico'); width: 15px; height: 15px; } #img2{ display: inline-block; background-image: url('../img/add-user-16.ico'); width: 15px; height: 15px; } #img3{ display: inline-block; background-image: url('../img/user-16.ico'); width: 15px; height: 15px; } #img4{ display: inline-block; background-image: url('../img/gear-16.ico'); width: 15px; height: 15px; } #button{ position:absolute; width: 200px; height:50px; color:rgb(4, 0, 15);; background-color:rgb(11, 88, 124); color: white; font-weight: bold; } #button1{ position:absolute; margin-top: 25%;; width: 200px; height:60px; color:white; background-color: rgb(11, 88, 124); } #button2{ position:absolute; margin-top: 55%; width: 200px; height: 60px; color: white; background-color: rgb(11, 88, 124); } #button3{ position:absolute; margin-top:50%; width: 200px; height: 60px; color: white; background-color: rgb(11, 88, 124); } #button4{ position:absolute; margin-top:100%; width: 200px; height: 60px; color: white; background-color: rgb(11, 88, 124); } .istatistik-div{ margin-top: 5%; margin-left: 3%; position: relative; width: 400px; height: 70px; font-size: 25px; color:slateblue; background-color:white; font-family:'Arial Narrow Bold' ; } .istatistik-div1{ margin-top: 5%; margin-left: 3%; position: relative; width: 300px; height: 70px; font-size: 25px; color:slateblue; background-color: white; font-family:'Arial Narrow Bold' ; }