body { margin:10px 10px 0px 10px; padding:0px; background-color: #33529B; background-position: 100 10; background-repeat: no-repeat; } #wheel{ position: absolute; left:325px; top:50px; } #service{ position: absolute; left:115px; top:110px; border:1px solid blue; } #main { position: absolute; left:100px; top:100px; border:2px solid blue; height: 800px; width:650px; background-color: #A7B9E2; } #textbox { position: absolute; left:115px; top:220px; border:2px solid blue; height: 660px; width:620px; background-color: #D2DBF0; } #text { position: relative; left:150px; top:250px; text-indent: 0cm; color: #060637; font-family: verdana; font-size: 13px; } #map2 { position: absolute; left:60px; top:300px; } h1 { font-size:30px; color: #040426; padding-top:5px; } h2 { font-size:18px; color: #040426; }