@charset "UTF-8";
/* CSS Document */
#nav {
	display: none;
	}

body {
  margin-top: 0em;
  margin-right: 2em;
  margin-bottom: 1em;
  margin-left: 2em; 
   background:white;    /* copied from opposite side (right) */
}
