body, html {
	background: #fff;
	color: #000;
	}

body {
	width: 550px;
	margin-left: 30px;
	}
	

#masthead, #navSection {
	display: none;
	}
	
.print {
	display: block;
	position: relative;
	left: 0;
	top: 0;
	}	
	
#wrapperSectionContent {
	width: auto;
	background: #fff;
	}

#wrapperContent {
	margin-left: 0;
	padding-left: 0;
	}
	
#navFooter {
	background: #fff;
	}	
