/*hide various parts from the site*/

#header, #footer, #navigation, #rightSideBar, #leftSideBar 
{display:none;}

.container a.button, .container button {
  display:none;
}
