/* CSS Document */

#divbot {
  width: 800px; height: 100px;
  background-color:#401101;
  overflow: auto;
  font-family:"Palatino Linotype";
  font-size:12px;
  color:#AA7F6F;
}

