#all{
  width: 500px;
}
#top{
  display: none;
}
#main{
  border-left: none;
  width: 500px;
}
#footer{
  display: none;
}