html, body {
		margin: 0;
		padding: 0;
		}
* {
		background-color: white !important;
		background-image: none !important;
		padding: 0 !important;
		}
#header, #menu-bar, #menu-bar *, #sidebar, #sidebar-right {
		display:none !important;
		}
#page, #content {
		width:100%;
		margin: 0 !important;
		}
		
#home-photo-show {
		display:none;
		}