Remove the POSITION attribute in "style" of the divs; and add float:(left/right).
Below is the modified html:
<html>
<head>
<title>Div</title>
</head>
<body bgcolor="black">
<style>
BODY{
scrollbar-highlight-color:"blue";
scrollbar-shadow-color:"red";
scrollbar-arrow-color:"black"...