body {
  background-color: #FFFFFF;
  width:95%;
  height:95%;
}

#top {
  height: 80px;
} 

#top_bar {
  height: 1px;
  overflow: hidden;
  background-color: black;
}  

#menu {
  display: none;
}

#main { 
  margin-left: 20px; 
}  
