
		#container
		{
			border: 2px solid White; /* no border */
			background-color: white;
		}
		
		.menu{
			display: none; /* no menu */
		}
		
		#footer, #cssswitcher
		{
			visibility: hidden; /* no footer */
			clear: both;
		}
			