body
 {width: 1000px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
  text-align:center;
  position:relative;
 }
div
 {position:absolute;
 }
div#bookmark
 {left:10px;
  top:10px;
  width:90px;
  height:90px;
 }
img#bookmarkImage
 {width:90px;
  height:90px;
  border:none;
 }
div.ad
 {width:728px;
  height:90px;
  left:118px;
 }
div#ad1 {top:15px;}
div.button
 {width:100px;
  height:40px;
  top:125px;
 }
div#button1 {left:5px;}
div#button2 {left:130px;}
div#button3 {left:255px;}
div#button4 {left:380px;}
div#button5 {left:505px;}
div#button6 {left:630px;}
div#button7 {left:755px;}
div#button8 {left:880px;}
img.buttonImage
 {width:100px;
  height:40px;
  border:none;
 }
div#banner
 {top:175px;
  left:118px;
  width:728px;
  height:120px;
 }
img#bannerImage
 {width:728px;
  height:90px;
  border:none;
 }
center
 {position:absolute;
  top:875px;
  left:118px;
  width:728px;
  height:120px;
 }