html,body
{
height:100%;
}
#wrap{
  text-align : left;
  padding : 5px;
  width : 485px;
  height: 450px;
  overflow: scroll;
}
