/* print styles */
BODY {color: black; background: white;}

#navlist, #menubar, .picture_box, .small_pics, #footmenu, #sidebar, .quote_box {
display: none !important;
}


#header, #footer, #container, #content, #maincontentbox {
 width: 6.9in !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  color: black;
 }


img#header {
width: 6.9in !important;
}

#footer {
	float: none;
	text-align: center;
}

#home_picture {
	width: 100%;
	background: url(images/leblanchouse2.jpg)!important;
	height: 200px;
}

