#div1 {
     overflow:scroll;
     height:600px;
     width:250px;
}
#div1 table {
    width:220px;
    background-color:lightgray;
}
